/*! ©SEGA */
ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.bg-wapper {
    position: relative;
    z-index: -9999
}

@media screen and (max-width: 601px) {
    .mv-particle {
        position:absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        z-index: 10
    }

    .mv-particle::before {
        display: block;
        position: fixed;
        content: "";
        top: 0;
        right: 0;
        width: 400px;
        height: 88px;
        background: url("/storage/top/sp/corner_top.webp");
        background-size: cover;
        opacity: 0.8
    }

    .mv-particle::after {
        display: block;
        position: fixed;
        content: "";
        bottom: 0;
        left: 0;
        width: 400px;
        height: 88px;
        background: url("/storage/top/sp/corner_bottom.webp");
        background-size: cover;
        opacity: 0.8
    }
}

.mv-media {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: blur(1px);
    overflow: hidden;
    object-fit: cover;
    z-index: -10
}

@media screen and (min-width: 602px) {
    .mv-media {
        min-width:1450px
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.ChuniBtn {
    position: relative;
    display: inline-block;
    margin: 5px;
    overflow: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center
}

.ChuniBtn {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ChuniBtn:hover {
    filter: brightness(110%);
    cursor: pointer
}

.ChuniBtn:active {
    filter: brightness(98%);
    transform: translateY(1px)
}

.ChuniBtn a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1em;
    height: 100%;
    padding: 0.5em 2em;
    line-height: 1.2
}

.ChuniBtn.small {
    font-size: 16px
}

.ChuniBtn.small a {
    line-height: 1.4;
    padding: 8px 6px
}

.ChuniBtn-border {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%
}

.ChuniBtn-content {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.6;
    font-family: "Noto Sans JP", sans-serif;
    color: #fff;
    z-index: 1
}

@media screen and (min-width: 602px) {
    .ChuniBtn-content {
        font-size:20px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn-content {
        font-size:16px
    }
}

html:not(.ie):not(.edge) .ChuniBtn-content {
    line-height: 1.2
}

.ChuniBtn {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #0a99af;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #0a99af,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn a {
    color: #fff !important
}

.ChuniBtn:before,.ChuniBtn:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn:before,html.no-webp .ChuniBtn:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn:before,html.webp .ChuniBtn:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.paradise {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #0a99af;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #0a99af,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.paradise a {
    color: #fff !important
}

.ChuniBtn.paradise:before,.ChuniBtn.paradise:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.paradise:before,html.no-webp .ChuniBtn.paradise:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.paradise:before,html.webp .ChuniBtn.paradise:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.paradise:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.paradise:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.crystal {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #b64b91;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #b64b91,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.crystal a {
    color: #fff !important
}

.ChuniBtn.crystal:before,.ChuniBtn.crystal:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.crystal:before,html.no-webp .ChuniBtn.crystal:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.crystal:before,html.webp .ChuniBtn.crystal:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.crystal:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.crystal:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.amazon {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #094;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #094,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.amazon a {
    color: #fff !important
}

.ChuniBtn.amazon:before,.ChuniBtn.amazon:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.amazon:before,html.no-webp .ChuniBtn.amazon:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.amazon:before,html.webp .ChuniBtn.amazon:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.amazon:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.amazon:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.star {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #dc4648;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #dc4648,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.star a {
    color: #fff !important
}

.ChuniBtn.star:before,.ChuniBtn.star:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.star:before,html.no-webp .ChuniBtn.star:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.star:before,html.webp .ChuniBtn.star:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.star:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.star:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.air {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #3585bb;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #3585bb,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.air a {
    color: #fff !important
}

.ChuniBtn.air:before,.ChuniBtn.air:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.air:before,html.no-webp .ChuniBtn.air:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.air:before,html.webp .ChuniBtn.air:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.air:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.air:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.vanilla {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #e48800;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #e48800,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.vanilla a {
    color: #fff !important
}

.ChuniBtn.vanilla:before,.ChuniBtn.vanilla:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.vanilla:before,html.no-webp .ChuniBtn.vanilla:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.vanilla:before,html.webp .ChuniBtn.vanilla:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.vanilla:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.vanilla:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.irodori {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #ff2377;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #ff2377,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.irodori a {
    color: #fff !important
}

.ChuniBtn.irodori:before,.ChuniBtn.irodori:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.irodori:before,html.no-webp .ChuniBtn.irodori:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.irodori:before,html.webp .ChuniBtn.irodori:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.irodori:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.irodori:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.kotonoha {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #ccbe22;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #ccbe22,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.kotonoha a {
    color: #fff !important
}

.ChuniBtn.kotonoha:before,.ChuniBtn.kotonoha:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.kotonoha:before,html.no-webp .ChuniBtn.kotonoha:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.kotonoha:before,html.webp .ChuniBtn.kotonoha:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.kotonoha:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.kotonoha:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.cardmaker {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #262080;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #262080,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.cardmaker a {
    color: #fff !important
}

.ChuniBtn.cardmaker:before,.ChuniBtn.cardmaker:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.cardmaker:before,html.no-webp .ChuniBtn.cardmaker:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.cardmaker:before,html.webp .ChuniBtn.cardmaker:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.cardmaker:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.cardmaker:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.twitter {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #ff0668;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #ff0668,0px 3px 3px rgba(43,52,59,0.5);
    display: block;
    width: 272px;
    margin: 10px auto;
    font-size: 14px
}

.ChuniBtn.twitter a {
    color: #fff !important
}

.ChuniBtn.twitter:before,.ChuniBtn.twitter:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.twitter:before,html.no-webp .ChuniBtn.twitter:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.twitter:before,html.webp .ChuniBtn.twitter:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.twitter:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.twitter:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.twitter a {
    font-weight: normal;
    margin: auto
}

@media screen and (min-width: 602px) {
    .ChuniBtn.twitter a {
        font-size:18px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.twitter a {
        font-size:16px
    }
}

.ChuniBtn.twitter a {
    font-weight: bold
}

@media screen and (max-width: 601px) {
    .ChuniBtn.twitter a {
        font-size:13px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.twitter {
        width:48%
    }
}

.ChuniBtn.play {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #ff2377;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #ff2377,0px 3px 3px rgba(43,52,59,0.5);
    display: block;
    padding: 6px 10px
}

.ChuniBtn.play a {
    color: #fff !important
}

.ChuniBtn.play:before,.ChuniBtn.play:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.play:before,html.no-webp .ChuniBtn.play:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.play:before,html.webp .ChuniBtn.play:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.play:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.play:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.play a {
    font-weight: normal;
    margin: auto
}

@media screen and (min-width: 602px) {
    .ChuniBtn.play a {
        font-size:18px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.play a {
        font-size:16px
    }
}

@media screen and (min-width: 602px) {
    .ChuniBtn.play {
        margin:20px 0
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.play {
        margin:10px 0
    }
}

.ChuniBtn.cd {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #ff0668;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #ff0668,0px 3px 3px rgba(43,52,59,0.5);
    display: block;
    width: 100%;
    padding: 5px 0
}

.ChuniBtn.cd a {
    color: #fff !important
}

.ChuniBtn.cd:before,.ChuniBtn.cd:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.cd:before,html.no-webp .ChuniBtn.cd:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.cd:before,html.webp .ChuniBtn.cd:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.cd:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.cd:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.cd a {
    font-weight: normal;
    margin: auto
}

@media screen and (min-width: 602px) {
    .ChuniBtn.cd a {
        font-size:18px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.cd a {
        font-size:16px
    }
}

.ChuniBtn.shop {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #1a3b89;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #1a3b89,0px 3px 3px rgba(43,52,59,0.5);
    display: block;
    width: 100%
}

.ChuniBtn.shop a {
    color: #fff !important
}

.ChuniBtn.shop:before,.ChuniBtn.shop:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.shop:before,html.no-webp .ChuniBtn.shop:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.shop:before,html.webp .ChuniBtn.shop:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.shop:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.shop:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.shop a {
    font-weight: normal;
    margin: auto
}

@media screen and (min-width: 602px) {
    .ChuniBtn.shop a {
        font-size:18px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.shop a {
        font-size:16px
    }
}

@media screen and (min-width: 602px) {
    .ChuniBtn.shop {
        margin:10px 0 0
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.shop {
        margin:10px 0
    }

    .ChuniBtn.shop a {
        padding: 0.5em 0.5em
    }
}

.ChuniBtn.search {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #ff0668;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #ff0668,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.search a {
    color: #fff !important
}

.ChuniBtn.search:before,.ChuniBtn.search:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.search:before,html.no-webp .ChuniBtn.search:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.search:before,html.webp .ChuniBtn.search:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.search:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.search:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.search a {
    font-weight: normal;
    margin: auto
}

@media screen and (min-width: 602px) {
    .ChuniBtn.search a {
        font-size:18px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.search a {
        font-size:16px
    }
}

.ChuniBtn .topLocation {
    padding: 0.5em 1.5em
}

@media screen and (max-width: 601px) {
    .ChuniBtn .topLocation {
        padding:0.5em 1.7em
    }
}

.ChuniBtn.red {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #ff0668;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #ff0668,0px 3px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.red a {
    color: #fff !important
}

.ChuniBtn.red:before,.ChuniBtn.red:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.red:before,html.no-webp .ChuniBtn.red:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.red:before,html.webp .ChuniBtn.red:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.red:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.red:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.red a {
    font-weight: normal;
    margin: auto
}

@media screen and (min-width: 602px) {
    .ChuniBtn.red a {
        font-size:18px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.red a {
        font-size:16px
    }
}

.ChuniBtn.green {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #13a34c;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #13a34c,0px 3px 3px rgba(43,52,59,0.5);
    padding: 0
}

.ChuniBtn.green a {
    color: #fff !important
}

.ChuniBtn.green:before,.ChuniBtn.green:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.green:before,html.no-webp .ChuniBtn.green:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.green:before,html.webp .ChuniBtn.green:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.green:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.green:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.green a {
    font-weight: normal;
    margin: auto
}

@media screen and (min-width: 602px) {
    .ChuniBtn.green a {
        font-size:18px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.green a {
        font-size:16px
    }
}

.ChuniBtn.green a {
    font-weight: bold
}

.ChuniBtn .target {
    display: block;
    position: relative
}

.ChuniBtn .target:before {
    display: inline-block;
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

html.no-webp .ChuniBtn .target:before {
    background-image: url("assets/chuniBtn/./blank.png")
}

html.webp .ChuniBtn .target:before {
    background-image: url("assets/chuniBtn/./blank.png.webp")
}

.ChuniBtn.option {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: linear-gradient(90deg, #f3a044 0%, #f4b941 100%);
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px linear-gradient(90deg, #f3a044 0%, #f4b941 100%),0px 3px 3px rgba(43,52,59,0.5);
    width: 100%;
    display: block;
    padding: 6px 10px;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #fff,5px 5px 3px rgba(43,52,59,0.5)
}

.ChuniBtn.option a {
    color: #fff !important
}

.ChuniBtn.option:before,.ChuniBtn.option:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.option:before,html.no-webp .ChuniBtn.option:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.option:before,html.webp .ChuniBtn.option:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.option:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.option:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.option a {
    font-weight: normal;
    margin: auto
}

@media screen and (min-width: 602px) {
    .ChuniBtn.option a {
        font-size:18px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.option a {
        font-size:16px
    }
}

.ChuniBtn.option a {
    color: #000 !important;
    font-weight: bold
}

@media screen and (min-width: 602px) {
    .ChuniBtn.option {
        max-width:200px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.option {
        margin:10px 0;
        max-width: 180px
    }
}

.ChuniBtn.option::before,.ChuniBtn.option::after {
    display: none
}

.ChuniBtn.news-twitter {
    box-shadow: inset 0 0 0 1px #fff;
    color: #fff;
    background: #ff0668;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #ff0668,0px 3px 3px rgba(43,52,59,0.5);
    display: block
}

.ChuniBtn.news-twitter a {
    color: #fff !important
}

.ChuniBtn.news-twitter:before,.ChuniBtn.news-twitter:after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-size: contain
}

html.no-webp .ChuniBtn.news-twitter:before,html.no-webp .ChuniBtn.news-twitter:after {
    background-image: url("/$site/images/dots_gradation.png")
}

html.webp .ChuniBtn.news-twitter:before,html.webp .ChuniBtn.news-twitter:after {
    background-image: url("/$site/images/dots_gradation.png.webp")
}

.ChuniBtn.news-twitter:before {
    top: -5px;
    left: -5px;
    transform: rotate(180deg)
}

.ChuniBtn.news-twitter:after {
    bottom: -5px;
    right: -5px
}

.ChuniBtn.news-twitter a {
    font-weight: normal;
    margin: auto
}

@media screen and (min-width: 602px) {
    .ChuniBtn.news-twitter a {
        font-size:18px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.news-twitter a {
        font-size:16px
    }
}

@media screen and (min-width: 602px) {
    .ChuniBtn.news-twitter {
        width:270px
    }
}

@media screen and (max-width: 601px) {
    .ChuniBtn.news-twitter {
        padding:8px 16px;
        width: 180px
    }
}

.ChuniBtn.news-twitter a {
    padding: 0
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.ChuniButtons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.chuniCharanBox {
    display: inline-block;
    margin: 0 10px
}

.chuniCharanBox {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chuniCharanBox:hover {
    filter: brightness(104%);
    cursor: pointer
}

.chuniCharanBox:active {
    filter: brightness(98%);
    transform: translateY(1px)
}

.chuniCharanBox-inner {
    display: inline-block;
    position: relative;
    width: 220px;
    height: 220px;
    margin: 12px;
    background-color: #fff;
    box-shadow: 0 0 0 2px #47f0ff,0 0 0 6px rgba(203,165,235,0.5)
}

@media screen and (min-width: 602px) {
    .chuniCharanBox-inner img {
        width:220px;
        height: 220px
    }
}

@media screen and (max-width: 601px) {
    .chuniCharanBox-inner img {
        width:148px;
        height: 148px
    }
}

.chuniCharanBox-inner::before {
    display: block;
    position: absolute;
    content: "";
    top: calc(12px * -0.5);
    left: calc(12px * -0.5);
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    background: transparent;
    box-shadow: 0 0 0 1px #fff,0 4px 0 0 rgba(30,54,99,0.3);
    pointer-events: none
}

.charaName {
    display: flex;
    align-items: center;
    position: absolute;
    width: 100%;
    min-height: 3em;
    bottom: 0;
    left: 0;
    z-index: 1;
    color: #fff;
    padding: 0.2em 0.4em;
    line-height: 1.4;
    white-space: pre-line
}

@media screen and (max-width: 601px) {
    .charaName {
        font-size:12px
    }
}

.charaName::after {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255,71,227,0.9) 0%, rgba(183,0,255,0.9) 28% 72%, rgba(255,71,227,0.9) 100%);
    border: 1px solid #fff;
    z-index: -1
}

.NewIconImage {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    color: transparent;
    font-size: 0;
    color: transparent;
    z-index: 5
}

html.no-webp .NewIconImage {
    background-image: url("/$site/images/new_icon.png")
}

html.webp .NewIconImage {
    background-image: url("/$site/images/new_icon.png.webp")
}

@media screen and (min-width: 602px) {
    .NewIconImage {
        width:80px;
        height: 80px
    }
}

@media screen and (max-width: 601px) {
    .NewIconImage {
        width:68px;
        height: 67px
    }
}

@media screen and (max-width: 601px) {
    .root .chuniCharanBox-inner {
        display:inline-block;
        position: relative;
        width: 180px;
        height: 180px;
        margin: 12px 6px
    }

    .root .chuniCharanBox-inner .charaName {
        font-size: 14px
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.pageJump {
    background-color: #283791
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.topNewsLatest {
    display: block;
    margin: 0 10px
}

.topNewsLatest .chuniCommonBox-inner-title,.topNewsLatest .chuniCommonBox-inner-main {
    font-weight: normal
}

@media screen and (min-width: 602px) {
    .topNewsLatest .chuniCommonBox-inner-title,.topNewsLatest .chuniCommonBox-inner-main {
        font-size:16px
    }
}

@media screen and (max-width: 601px) {
    .topNewsLatest .chuniCommonBox-inner-title,.topNewsLatest .chuniCommonBox-inner-main {
        font-size:14px
    }
}

.topNewsLatest .chuniCommonBox-inner-title {
    padding: 30px 10px 20px;
    border: 1px solid #fff;
    box-shadow: 0 5px 0 0 #bbc2d0
}

.topNewsLatest .chuniCommonBox-inner-title .title {
    display: block;
    width: 100%;
    height: 3em;
    overflow: hidden
}

@media screen and (min-width: 602px) {
    .topNewsLatest .chuniCommonBox-inner {
        width:310px;
        min-height: 200px
    }
}

@media screen and (max-width: 601px) {
    .topNewsLatest .chuniCommonBox-inner {
        min-height:100px
    }
}

.topNewsLatest .chuniCommonBox-inner-date {
    display: block;
    position: absolute;
    top: -18px;
    left: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #491e9e;
    z-index: 13;
    box-shadow: 0 1px 2px 0px rgba(0,0,0,0.5);
    border: 2px solid #fff;
    border-right: transparent;
    pointer-events: none
}

@media screen and (min-width: 602px) {
    .topNewsLatest .chuniCommonBox-inner-date {
        padding:7px 20px
    }
}

@media screen and (max-width: 601px) {
    .topNewsLatest .chuniCommonBox-inner-date {
        top:-17px;
        left: -11px;
        padding: 4px 14px;
        font-size: 12px
    }
}

.topNewsLatest .chuniCommonBox-inner-date::before {
    content: "";
    position: absolute;
    right: -15px;
    width: 29px;
    height: 29px;
    transform: rotate(45deg);
    background-color: #491e9e;
    border-left: transparent;
    border-bottom: transparent;
    border-top: #fff 2px solid;
    border-right: #fff 2px solid;
    z-index: 0;
    box-shadow: 2px -1px 2px -1px rgba(0,0,0,0.5)
}

@media screen and (max-width: 601px) {
    .topNewsLatest .chuniCommonBox-inner-date::before {
        right:-11px;
        width: 21px;
        height: 21px
    }
}

.topNewsLatest-thumbnail {
    display: block;
    position: static;
    image-rendering: -webkit-optimize-contrast
}

@media screen and (min-width: 602px) {
    .topNewsLatest-thumbnail {
        width:287px;
        height: 162px;
        top: 20px;
        left: 20px
    }
}

@media screen and (max-width: 601px) {
    .topNewsLatest-thumbnail {
        width:100%;
        height: 138px;
        top: 20px;
        left: 10px
    }
}

@media screen and (min-width: 602px) {
    .newsList .chuniCommonBox-inner-title,.newsList .chuniCommonBox-inner-main {
        padding-left:320px
    }
}

@media screen and (max-width: 601px) {
    .newsList .chuniCommonBox-inner-title,.newsList .chuniCommonBox-inner-main {
        padding:10px 10px 10px 160px;
        font-size: 14px
    }
}

.newsList .chuniCommonBox-inner-title {
    border: 1px solid #fff;
    box-shadow: 0 2px 0 0 #1e3663, 0 5px 0 0 #cbccc4
}

@media screen and (min-width: 602px) {
    .newsList .chuniCommonBox-inner {
        width:800px;
        min-height: 200px
    }
}

@media screen and (max-width: 601px) {
    .newsList .chuniCommonBox-inner {
        width:calc(100% - 24px);
        min-height: 120px
    }
}

.newsList-thumbnail {
    display: block;
    position: absolute;
    image-rendering: -webkit-optimize-contrast;
    pointer-events: none
}

@media screen and (min-width: 602px) {
    .newsList-thumbnail {
        width:287px;
        height: 162px;
        top: -50px;
        left: 20px
    }
}

@media screen and (max-width: 601px) {
    .newsList-thumbnail {
        width:138px;
        height: 78px;
        top: -25px;
        left: 10px
    }
}

.newsList-thumbnail {
    background-color: rgba(204,204,204,0.1);
    color: transparent
}

.newsArticle.chuniCommonBox {
    display: block;
    margin: 0 auto
}

@media screen and (min-width: 602px) {
    .newsArticle.chuniCommonBox {
        width:930px
    }
}

@media screen and (max-width: 601px) {
    .newsArticle.chuniCommonBox {
        width:100%
    }
}

.newsArticle .chuniCommonBox-inner-title {
    font-size: 26px;
    font-weight: bold;
    border: 1px solid #fff;
    box-shadow: 0 5px 0 0 #cbccc4
}

@media screen and (min-width: 602px) {
    .newsArticle .chuniCommonBox-inner-title {
        padding:20px
    }
}

@media screen and (max-width: 601px) {
    .newsArticle .chuniCommonBox-inner-title {
        padding:12px 12px 20px
    }
}

@media screen and (min-width: 602px) {
    .newsArticle .chuniCommonBox-inner-main {
        padding:20px
    }
}

@media screen and (max-width: 601px) {
    .newsArticle .chuniCommonBox-inner-main {
        padding:10px
    }
}

.newsArticle .chuniCommonBox-inner {
    min-height: 200px
}

.newsArticle .chuniCommonBox-inner-date {
    display: block;
    font-size: 14px;
    padding: 0 0 13px 0
}

.chuniCommonBox {
    display: inline-block;
    width: 100%
}

@media screen and (min-width: 602px) {
    .chuniCommonBox.ranking .chuniCommonBox-inner {
        width:100%
    }
}

.chuniCommonBox-inner {
    width: 94%;
    display: block;
    position: relative;
    margin: 12px auto;
    background-color: #fff;
    box-shadow: 0 0 0 2px #47f0ff,0 0 0 6px rgba(118,255,225,0.5)
}

.chuniCommonBox-inner:before {
    display: block;
    position: absolute;
    content: "";
    top: calc(12px * -0.5);
    left: calc(12px * -0.5);
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    background: transparent;
    box-shadow: 0 0 0 1px #fff,0 4px 0 0 rgba(30,54,99,0.3);
    pointer-events: none
}

.chuniCommonBox-inner-main {
    position: relative;
    z-index: 10;
    padding: 10px
}

.chuniCommonBox-inner-title {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #ff47e3 0%, #b700ff 28% 72%, #ff47e3 100%);
    color: #fff;
    font-weight: bold;
    padding: 20px
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

@media screen and (min-width: 602px) {
    .footer-wrapper {
        padding-left:200px
    }
}

.footer-wrapper::after {
    content: "";
    display: block;
    height: 2px;
    background-image: linear-gradient(90deg, #ff47e3 0%, #b700ff 28%, #b600ff 72%, #ff47e3 100%)
}

.pageFooter {
    display: block;
    width: 100%;
    margin: 0 0 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background-color: #491e9e
}

@media screen and (min-width: 602px) {
    .pageFooter {
        padding:40px 0 70px
    }
}

@media screen and (max-width: 601px) {
    .pageFooter {
        padding:20px 20px 70px
    }
}

.pageFooter .sega_logo {
    font-size: 0;
    color: transparent;
    display: inline-block;
    width: 120px;
    height: 40px;
    margin-bottom: 35px;
    background-size: contain;
    background-repeat: no-repeat
}

html.no-webp .pageFooter .sega_logo {
    background-image: url("assets/chuniFooter/sega_logo.png")
}

html.webp .pageFooter .sega_logo {
    background-image: url("assets/chuniFooter/sega_logo.png.webp")
}

@media screen and (max-width: 601px) {
    .pageFooter-text {
        text-align:left
    }
}

.pageFooter small {
    font-size: 12px
}

.pageFooter a {
    color: #00ffc2
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

@media screen and (min-width: 602px) {
    .location-wrapper {
        padding-left:200px;
        margin-bottom: 100px
    }
}

.store-location {
    font-size: 0;
    color: transparent;
    display: block;
    position: relative;
    margin: 0 auto;
    background-size: contain;
    background-repeat: no-repeat
}

html.no-webp .store-location {
    background-image: url("assets/chuniLocation/bnr_location.png")
}

html.webp .store-location {
    background-image: url("assets/chuniLocation/bnr_location.png.webp")
}

@media screen and (min-width: 602px) {
    .store-location {
        width:530px;
        height: 153px
    }
}

@media screen and (max-width: 601px) {
    .store-location {
        width:calc(100% - 30px);
        height: 110px
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

header {
    position: relative
}

body.ja .language {
    display: none
}

body.en .Header-wrap-segalogo {
    top: 80px
}

body.en .language {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 60px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    z-index: 200
}

body.en .language .languagetext {
    display: flex;
    height: 100%;
    flex: 2;
    align-items: center;
    justify-content: center;
    background: #000;
    color: #fff;
    padding: 0px 5px
}

body.en .language .languagelink {
    flex: 1
}

body.en .language .languagelink a {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #000;
    padding: 0px 20px;
    text-decoration: underline
}

.main-bg-base {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -5;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.main-bg-inner {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -4
}

html.no-webp .main-bg-inner {
    background-image: url("assets/chuniMainBg/bg.jpg")
}

html.webp .main-bg-inner {
    background-image: url("assets/chuniMainBg/bg.jpg.webp")
}

@media screen and (max-width: 601px) {
    html.no-webp .main-bg-inner {
        background-image:url("assets/chuniMainBg/bg_sp.jpg")
    }

    html.webp .main-bg-inner {
        background-image: url("assets/chuniMainBg/bg_sp.jpg.webp")
    }
}

.main-bg-inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 565px;
    height: 383px;
    background-repeat: no-repeat;
    background-size: contain;
    transform-origin: 0;
    animation: topLeft 6s linear infinite
}

html.no-webp .main-bg-inner::before {
    background-image: url("assets/chuniMainBg/top_left.png")
}

html.webp .main-bg-inner::before {
    background-image: url("assets/chuniMainBg/top_left.png.webp")
}

@media screen and (max-width: 601px) {
    .main-bg-inner::before {
        width:200px;
        height: 154px
    }
}

@keyframes topLeft {
    0% {
        opacity: 0;
        transform: translate(-20%, 16%) rotate(-10deg)
    }

    14% {
        opacity: 1
    }

    86% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate(20%, -16%) rotate(0deg)
    }
}

.main-bg-inner::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -14%;
    width: 565px;
    height: 383px;
    background-repeat: no-repeat;
    background-size: contain;
    transform-origin: 0;
    transform: translate(0, 20%) rotate(-30deg);
    animation: bottomRight 6s linear infinite
}

html.no-webp .main-bg-inner::after {
    background-image: url("assets/chuniMainBg/bottom_right.png")
}

html.webp .main-bg-inner::after {
    background-image: url("assets/chuniMainBg/bottom_right.png.webp")
}

@media screen and (max-width: 601px) {
    .main-bg-inner::after {
        bottom:4%;
        right: -26%;
        width: 200px;
        height: 154px
    }
}

@keyframes bottomRight {
    0% {
        opacity: 0;
        transform: translate(0, 20%) rotate(-30deg)
    }

    14% {
        opacity: 1
    }

    90% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate(-30%, 26%) rotate(1deg)
    }
}

.frame {
    position: absolute;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -2
}

.frame.top-right {
    top: 0;
    right: 0;
    width: 845px;
    height: 182px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top
}

html.no-webp .frame.top-right {
    background-image: url("assets/chuniMainBg/./top_right.png")
}

html.webp .frame.top-right {
    background-image: url("assets/chuniMainBg/./top_right.png.webp")
}

@media screen and (max-width: 601px) {
    .frame.top-right {
        width:400px;
        height: 96px
    }
}

.frame.bottom-left {
    bottom: 0;
    left: 0;
    width: 923px;
    height: 188px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom
}

html.no-webp .frame.bottom-left {
    background-image: url("assets/chuniMainBg/./bottom_left.png")
}

html.webp .frame.bottom-left {
    background-image: url("assets/chuniMainBg/./bottom_left.png.webp")
}

@media screen and (max-width: 601px) {
    .frame.bottom-left {
        width:400px;
        height: 96px
    }
}

@keyframes arrow {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    10% {
        opacity: 1
    }

    30% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-20%)
    }

    60% {
        transform: translateY(0)
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translateY(100%)
    }
}

.frame-arrow {
    display: block;
    position: absolute;
    overflow: hidden;
    width: 200px;
    height: 130px
}

@media screen and (max-width: 601px) {
    .frame-arrow {
        width:58px;
        height: 58px
    }
}

.frame-arrow.top-right {
    top: 0;
    right: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 74%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 74%)
}

@media screen and (max-width: 601px) {
    .frame-arrow.top-right {
        -webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 82%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 82%)
    }
}

.frame-arrow.top-right::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    animation: arrow 6s ease-in-out infinite
}

html.no-webp .frame-arrow.top-right::after {
    background-image: url("assets/chuniMainBg/./arrow_down.png")
}

html.webp .frame-arrow.top-right::after {
    background-image: url("assets/chuniMainBg/./arrow_down.png.webp")
}

@media screen and (max-width: 601px) {
    .frame-arrow.top-right::after {
        width:40px;
        height: 48px
    }
}

.frame-arrow.bottom-left {
    bottom: 0;
    left: 0;
    -webkit-clip-path: polygon(0 0, 100% 24%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 24%, 100% 100%, 0 100%)
}

@media screen and (max-width: 601px) {
    .frame-arrow.bottom-left {
        -webkit-clip-path:polygon(0 0, 100% 16%, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 16%, 100% 100%, 0 100%)
    }
}

.frame-arrow.bottom-left::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    animation: arrow 6s ease-in-out infinite reverse
}

html.no-webp .frame-arrow.bottom-left::after {
    background-image: url("assets/chuniMainBg/./arrow_up.png")
}

html.webp .frame-arrow.bottom-left::after {
    background-image: url("assets/chuniMainBg/./arrow_up.png.webp")
}

@media screen and (max-width: 601px) {
    .frame-arrow.bottom-left::after {
        width:60px;
        height: 58px
    }
}

.corner-text {
    position: absolute;
    z-index: -1;
    width: calc(712px * 3);
    background-size: contain;
    background-repeat: repeat;
    background-position: left bottom;
    opacity: 0
}

html.no-webp .corner-text {
    background-image: url("assets/chuniMainBg/floating_text.png")
}

html.webp .corner-text {
    background-image: url("assets/chuniMainBg/floating_text.png.webp")
}

.corner-text.top-right {
    top: -108px;
    right: 0;
    height: 48px;
    transform: rotate(8.4deg);
    animation: cornerText 60s linear infinite reverse
}

@media screen and (max-width: 601px) {
    .corner-text.top-right {
        top:-148px;
        right: 21px;
        height: 28px
    }
}

.corner-text.bottom-left {
    bottom: -132px;
    left: 0;
    height: 64px;
    transform: rotate(8.4deg);
    animation: cornerText 60s linear infinite
}

@media screen and (max-width: 601px) {
    .corner-text.bottom-left {
        bottom:-146px;
        height: 28px
    }
}

@keyframes cornerText {
    0% {
        opacity: 0;
        transform: rotate(8.4deg) translate(-50%)
    }

    4% {
        opacity: 0.6
    }

    96% {
        opacity: 0.6
    }

    100% {
        opacity: 0;
        transform: rotate(8.4deg) translate(50%)
    }
}

.frame-particle {
    width: 100%
}

.frame-particle.top-right {
    height: 130px;
    animation: frameParticle 6s ease infinite reverse
}

@media screen and (max-width: 601px) {
    .frame-particle.top-right {
        height:60px
    }
}

.frame-particle.top-right::after {
    content: "";
    position: absolute;
    top: -4px;
    left: 130px;
    width: 6px;
    height: 6px;
    background-color: #fff;
    transform: rotate(45deg)
}

@media screen and (max-width: 601px) {
    .frame-particle.top-right::after {
        top:-6px;
        left: 40px
    }
}

.frame-particle.bottom-left {
    height: 135px;
    animation: frameParticle 6s ease 1s infinite alternate
}

@media screen and (max-width: 601px) {
    .frame-particle.bottom-left {
        height:60px
    }
}

.frame-particle.bottom-left::after {
    content: "";
    position: absolute;
    top: 72px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #fff;
    transform: rotate(45deg)
}

@media screen and (max-width: 601px) {
    .frame-particle.bottom-left::after {
        top:40px;
        left: -8px
    }
}

@keyframes frameParticle {
    0% {
        opacity: 0;
        transform: translate(0, 0)
    }

    4% {
        opacity: 1
    }

    96% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate(100%, 100%)
    }
}

.globe {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%);
    width: 592px;
    height: 592px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

html.no-webp .globe {
    background-image: url("assets/chuniMainBg/./globe_cross.png")
}

html.webp .globe {
    background-image: url("assets/chuniMainBg/./globe_cross.png.webp")
}

@media screen and (max-width: 601px) {
    .globe {
        width:390px;
        height: 390px
    }
}

.globe::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -2;
    opacity: 0.9;
    transform: translate(-50%, -50%) rotate(0deg);
    transform-origin: center;
    width: 492px;
    height: 492px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    animation: globe 240s linear infinite
}

html.no-webp .globe::before {
    background-image: url("assets/chuniMainBg/./globe.png")
}

html.webp .globe::before {
    background-image: url("assets/chuniMainBg/./globe.png.webp")
}

@media screen and (max-width: 601px) {
    .globe::before {
        width:312px;
        height: 312px
    }
}

@keyframes globe {
    0% {
        transform: translate(-50%, -50%) rotate(0deg)
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

.globe::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 492px;
    height: 492px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    animation: globeCenter 60s ease infinite reverse
}

html.no-webp .globe::after {
    background-image: url("assets/chuniMainBg/./globe_center.png")
}

html.webp .globe::after {
    background-image: url("assets/chuniMainBg/./globe_center.png.webp")
}

@keyframes globeCenter {
    0% {
        transform: translate(-50%, -50%) rotate(0deg) scale(0.6)
    }

    50% {
        transform: translate(-50%, -50%) rotate(180deg) scale(1)
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg) scale(0.6)
    }
}

@media screen and (max-width: 601px) {
    .globe::after {
        width:390px;
        height: 390px
    }
}

.globe-cross {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -2;
    transform: translate(-50%, -50%);
    width: 592px;
    height: 592px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

html.no-webp .globe-cross {
    background-image: url("assets/chuniMainBg/./globe_cross.png")
}

html.webp .globe-cross {
    background-image: url("assets/chuniMainBg/./globe_cross.png.webp")
}

@media screen and (max-width: 601px) {
    .globe-cross {
        width:390px;
        height: 390px
    }
}

.verse-belt {
    position: absolute;
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat repeat;
    z-index: -3
}

html.no-webp .verse-belt {
    background-image: url("assets/chuniMainBg/./verse_belt.png")
}

html.webp .verse-belt {
    background-image: url("assets/chuniMainBg/./verse_belt.png.webp")
}

.verse-belt.left {
    top: 0;
    left: 80px;
    width: 56px;
    height: 200%;
    animation: verseBelt 20s linear infinite reverse
}

@media screen and (max-width: 601px) {
    .verse-belt.left {
        left:8px;
        width: 56px
    }
}

.verse-belt.center-left {
    top: 0;
    left: 460px;
    width: 66px;
    height: 200%;
    animation: verseBelt 30s linear infinite reverse
}

@media screen and (max-width: 601px) {
    .verse-belt.center-left {
        left:80px;
        width: 42px
    }
}

.verse-belt.center-right {
    top: 0;
    right: 402px;
    width: 64px;
    height: 200%;
    animation: verseBelt 30s linear infinite
}

@media screen and (max-width: 601px) {
    .verse-belt.center-right {
        right:80px;
        width: 42px
    }
}

.verse-belt.right {
    top: 0;
    right: 102px;
    width: 52px;
    height: 200%;
    animation: verseBelt 20s linear infinite
}

@media screen and (max-width: 601px) {
    .verse-belt.right {
        width:48px;
        right: 10px
    }
}

@keyframes verseBelt {
    0% {
        opacity: 0;
        transform: translateY(-40%)
    }

    4% {
        opacity: 1
    }

    96% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translateY(40%)
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.chuniMainWrapper {
    position: relative;
    width: 100%
}

@media screen and (min-width: 602px) {
    .chuniMainWrapper {
        margin:50px auto;
        width: calc(1100px + 200px);
        padding-left: 200px
    }
}

@media screen and (max-width: 601px) {
    .chuniMainWrapper {
        padding:50px 0 0
    }
}

.chuniMainWrapper.root {
    width: 100%
}

@media screen and (min-width: 602px) {
    .chuniMainWrapper.root {
        margin:auto
    }
}

@media screen and (max-width: 601px) {
    .chuniMainWrapper.root {
        padding:0
    }
}

.chuniMainWrapper.ranking {
    width: 100%
}

@media screen and (min-width: 602px) {
    .chuniMainWrapper.ranking {
        width:1100px
    }
}

@media screen and (max-width: 601px) {
    .chuniMainWrapper.ranking {
        width:calc(100% - 20px);
        margin: 0 auto
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.ChuniButtons.musicButtons {
    justify-content: center;
    width: 976px;
    margin: 35px auto 5px
}

.ChuniMusicBtn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 185px;
    height: 57px;
    background-repeat: no-repeat;
    background-position: left top
}

html.no-webp .ChuniMusicBtn {
    background-image: url("assets/chuniMusicBtn/./music_btn.png")
}

html.webp .ChuniMusicBtn {
    background-image: url("assets/chuniMusicBtn/./music_btn.png.webp")
}

.ChuniMusicBtn {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ChuniMusicBtn:hover {
    filter: brightness(120%);
    cursor: pointer
}

.ChuniMusicBtn:active {
    filter: brightness(98%);
    transform: translateY(1px)
}

.ChuniMusicBtn a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    min-height: 1em;
    height: 100%;
    line-height: 1.2;
    color: transparent;
    font-size: 0
}

.ChuniMusicBtn-content {
    position: relative;
    height: 100%;
    line-height: 1.6;
    color: #fff;
    z-index: 1
}

html:not(.ie):not(.edge) .ChuniMusicBtn-content {
    line-height: 1.2
}

.ChuniMusicBtn.new {
    background-position: calc(185px * 0) 0
}

.ChuniMusicBtn.pops_anime {
    background-position: calc(185px * -1) 0
}

.ChuniMusicBtn.niconico {
    background-position: calc(185px * -2) 0
}

.ChuniMusicBtn.toho {
    background-position: calc(185px * -3) 0
}

.ChuniMusicBtn.variety {
    background-position: calc(185px * -4) 0
}

.ChuniMusicBtn.gekimai {
    background-position: calc(185px * -6) 0
}

.ChuniMusicBtn.irodorimidori {
    background-position: calc(185px * -5) 0
}

.ChuniMusicBtn.original {
    background-position: calc(185px * -7) 0
}

.ChuniMusicBtn.we {
    background-position: calc(185px * -8) 0
}

.ChuniMusicBtn.ultima {
    background-position: calc(185px * -9) 0
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.pageJump {
    background-color: #283791
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

@media screen and (max-width: 601px) {
    .chunithm-title {
        background:linear-gradient(180deg, #fbd5e5 0%, #f69dfb 15%, #d996fb 27%, #a9a3fb 41%, #85f1cf 53%, #6af1bf 73%, #80fba1 89%, #c0fbaa 100%);
        display: -ms-grid;
        display: grid;
        place-items: center
    }
}

.chunithm-logo {
    font-size: 0;
    color: transparent;
    display: block;
    margin: 20px auto 0;
    width: 170px;
    height: 116px;
    background-repeat: no-repeat;
    background-size: cover
}

html.no-webp .chunithm-logo {
    background-image: url("assets/chuniNavi/./logo.png")
}

html.webp .chunithm-logo {
    background-image: url("assets/chuniNavi/./logo.png.webp")
}

.chunithm-logo {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chunithm-logo:hover {
    filter: brightness(110%);
    cursor: pointer
}

.chunithm-logo:active {
    filter: brightness(98%);
    transform: translateY(1px)
}

@media screen and (max-width: 601px) {
    .chunithm-logo {
        background-size:calc(100% - 18px);
        background-position: center
    }
}

.navigation {
    position: fixed;
    top: 0;
    min-height: 100vh;
    z-index: 9999;
    background: linear-gradient(-45deg, rgba(165,219,246,0.5) 0%, rgba(206,234,250,0.5) 6%, rgba(164,218,246,0.5) 40%, rgba(250,252,253,0.5) 60%, rgba(170,193,228,0.5) 100%),rgba(255,255,255,0.5)
}

@media screen and (min-width: 602px) {
    .navigation {
        width:200px;
        box-shadow: 0 0 5px 0 #000
    }

    .navigation::before,.navigation::after {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        background: linear-gradient(90deg, #ff47e3 0%, #b700ff 28%, #b600ff 72%, #ff47e3 100%)
    }

    .navigation::before {
        top: 0
    }

    .navigation::after {
        bottom: 0
    }
}

@media screen and (max-width: 601px) {
    .navigation {
        width:100%;
        display: flex
    }
}

@media screen and (max-width: 601px) {
    .navigation-main {
        width:60%;
        height: 100vh;
        background: linear-gradient(-45deg, rgba(165,219,246,0.5) 0%, rgba(206,234,250,0.5) 6%, rgba(164,218,246,0.5) 40%, rgba(250,252,253,0.5) 60%, rgba(170,193,228,0.5) 100%),rgba(255,255,255,0.5)
    }
}

.navigation-list {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    font-size: 1rem;
    font-weight: 900;
    color: #1e3663
}

@media screen and (min-width: 602px) {
    .navigation-list {
        gap:16px;
        height: calc(100vh - 270px)
    }
}

@media screen and (max-width: 601px) {
    .navigation-list {
        gap:8px;
        margin: 140px 0 70px
    }
}

.navigation-item {
    display: flex;
    align-items: center
}

.navigation-item::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 1px;
    margin-right: 5px;
    background-color: #1e3663
}

.navigation-item a {
    display: inline-block;
    width: 100%;
    font-style: italic;
    color: #1e3663
}

@media screen and (max-width: 601px) {
    .navigation-item a {
        font-size:20px
    }
}

.navigation-item:hover a {
    color: #bb04fd
}

.navigation-item:hover::before {
    background-color: #bb04fd
}

.navigation-item:hover svg path {
    fill: #bb04fd;
    stroke: #bb04fd
}

.navigation-item.active a {
    color: #bb04fd
}

.navigation-item.active::before {
    background-color: #bb04fd
}

.navigation-item.active svg path {
    fill: #bb04fd;
    stroke: #bb04fd
}

.sns {
    display: block
}

@media screen and (min-width: 602px) {
    .sns {
        width:100%;
        height: auto;
        margin: 0 auto;
        display: -ms-grid;
        display: grid;
        place-items: center
    }
}

.sns .chuniSNS-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px
}

.sns-share {
    display: block;
    width: 80px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain
}

html.no-webp .sns-share {
    background-image: url("assets/chuniNavi/./sns_share.png")
}

html.webp .sns-share {
    background-image: url("assets/chuniNavi/./sns_share.png.webp")
}

@media screen and (min-width: 602px) {
    .sns-share {
        transform:translate3d(-45px, -10px, 0px)
    }
}

@media screen and (max-width: 601px) {
    .sns-share {
        margin:0 auto
    }
}

.sns-icon {
    font-size: 0;
    color: transparent;
    display: inline-block;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 350%
}

html.no-webp .sns-icon {
    background-image: url("assets/chuniNavi/./sns_icon.png")
}

html.webp .sns-icon {
    background-image: url("assets/chuniNavi/./sns_icon.png.webp")
}

.sns-icon {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sns-icon:hover {
    filter: brightness(110%);
    cursor: pointer
}

.sns-icon:active {
    filter: brightness(98%);
    transform: translateY(1px)
}

@media screen and (max-width: 601px) {
    .sns-icon {
        margin-top:10px
    }
}

.sns-icon.tw {
    background-position: -56px 0
}

.sns-icon.fb {
    background-position: 0 0
}

.sns-icon.line {
    background-position: -112px 0
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.sidebar-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    min-height: 100vh;
    opacity: 0;
    z-index: 9999;
    transform: translate3d(-100%, 0, 0);
    transition: 300ms
}

.sidebar-wrapper.isShow {
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.naviButton {
    position: absolute;
    display: block;
    width: 55px;
    height: 60px;
    right: 13px;
    top: 13px;
    z-index: 60;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    transition: 0.3s;
    font-size: 0;
    color: transparent
}

html.no-webp .naviButton {
    background-image: url("assets/chuniNaviSwitcher/./sp/navi_menubtn.png")
}

html.webp .naviButton {
    background-image: url("assets/chuniNaviSwitcher/./sp/navi_menubtn.png.webp")
}

.naviButton.isShow {
    position: fixed;
    z-index: 10000
}

html.no-webp .naviButton.isShow {
    background-image: url("assets/chuniNaviSwitcher/./sp/navi_menubtn_close.png")
}

html.webp .naviButton.isShow {
    background-image: url("assets/chuniNaviSwitcher/./sp/navi_menubtn_close.png.webp")
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.NewIcon {
    position: absolute;
    top: -18px;
    left: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    background-color: #491e9e;
    z-index: 13;
    box-shadow: 0 1px 2px 0px rgba(0,0,0,0.5);
    border: 2px solid #fff;
    border-right: transparent;
    pointer-events: none
}

@media screen and (min-width: 602px) {
    .NewIcon {
        padding:7px 20px
    }
}

@media screen and (max-width: 601px) {
    .NewIcon {
        top:-17px;
        left: -11px;
        padding: 4px 14px;
        font-size: 12px
    }
}

.NewIcon::before {
    content: "";
    position: absolute;
    right: -15px;
    width: 29px;
    height: 29px;
    transform: rotate(45deg);
    background-color: #491e9e;
    border-left: transparent;
    border-bottom: transparent;
    border-top: #fff 2px solid;
    border-right: #fff 2px solid;
    z-index: 0;
    box-shadow: 2px -1px 2px -1px rgba(0,0,0,0.5)
}

@media screen and (max-width: 601px) {
    .NewIcon::before {
        right:-11px;
        width: 21px;
        height: 21px
    }
}

@media screen and (min-width: 602px) {
    .NewIcon {
        top:-89px
    }
}

@media screen and (max-width: 601px) {
    .NewIcon {
        top:-60px
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.chuniNewMusicList {
    display: block;
    position: relative;
    width: 278px;
    height: 128px;
    background-repeat: no-repeat;
    background-size: contain
}

html.no-webp .chuniNewMusicList {
    background-image: url("assets/chuniNewMusicList/./pc/newlist.png")
}

html.webp .chuniNewMusicList {
    background-image: url("assets/chuniNewMusicList/./pc/newlist.png.webp")
}

@media screen and (min-width: 602px) {
    .chuniNewMusicList {
        margin-left:-23px
    }
}

@media screen and (max-width: 601px) {
    .chuniNewMusicList {
        width:203px;
        height: 100px;
        background-repeat: no-repeat;
        background-size: contain
    }

    html.no-webp .chuniNewMusicList {
        background-image: url("assets/chuniNewMusicList/./sp/newlist.png")
    }

    html.webp .chuniNewMusicList {
        background-image: url("assets/chuniNewMusicList/./sp/newlist.png.webp")
    }
}

.chuniNewMusicList a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-style: italic
}

.chuniNewMusicList:hover {
    transform: translateY(-1px)
}

.chuniNewMusicList:active {
    transform: translateY(0)
}

.chuniNewMusicList-penguin {
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    pointer-events: none;
    animation: penguin 3s infinite cubic-bezier(0.44, 0.135, 0.545, 0.86);
    transform-origin: bottom center
}

html.no-webp .chuniNewMusicList-penguin {
    background-image: url("assets/chuniNewMusicList/./pc/newicon.png")
}

html.webp .chuniNewMusicList-penguin {
    background-image: url("assets/chuniNewMusicList/./pc/newicon.png.webp")
}

@media screen and (min-width: 602px) {
    .chuniNewMusicList-penguin {
        width:184px;
        height: 154px;
        top: -30px;
        right: -20px
    }
}

@media screen and (max-width: 601px) {
    .chuniNewMusicList-penguin {
        width:119.6px;
        height: 100.1px;
        top: -10px;
        right: -14px
    }
}

.chuniNewMusicList-text {
    display: inline;
    position: absolute;
    width: 6em;
    height: 2.5em;
    top: 0.35em;
    left: 0.65em;
    padding: 0;
    margin: auto 0 auto auto;
    font-size: 37px;
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.2;
    text-align: left;
    text-shadow: 0px 0px 10px #ff0568
}

.chuniNewMusicList-text span {
    font-size: 22px
}

@media screen and (max-width: 601px) {
    .chuniNewMusicList-text {
        top:0.45em;
        left: 0.65em;
        font-size: 28px;
        line-height: 1.3
    }
}

@keyframes penguin {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-5px)
    }

    100% {
        transform: translateY(0)
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.PageTitleBar {
    display: block;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 30px;
    padding-top: 6px
}

.PageTitleBar h2 {
    display: block;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 601px) {
    .PageTitleBar {
        margin:0 auto 18px;
        padding-top: 0
    }
}

.PageTitleBar-text {
    display: inline-block;
    border-top: 2px solid #4b5a8a;
    color: #4b5a8a
}

.PageTitleBar-text.topPage {
    color: #fff;
    border-top: 2px solid #fff
}

@media screen and (min-width: 602px) {
    .PageTitleBar-text {
        font-size:18px;
        padding: 10px 100px 0
    }
}

@media screen and (max-width: 601px) {
    .PageTitleBar-text {
        font-size:14px;
        padding: 2px 90px
    }
}

.PageTitleBar-en {
    display: block;
    color: #4b5a8a;
    letter-spacing: 0.2rem
}

.PageTitleBar-en.topPage {
    color: #fff
}

@media screen and (min-width: 602px) {
    .PageTitleBar-en {
        font-size:32px
    }
}

@media screen and (max-width: 601px) {
    .PageTitleBar-en {
        font-size:24px
    }
}

.PageTitleBar-breadcrumbs {
    text-align: left;
    font-size: 14px
}

.PageTitleBar-breadcrumbs a {
    color: #4b5a8a
}

.el-breadcrumb--list {
    padding: 2em 0.5em 0 !important;
    margin-bottom: 0 !important
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.goto-top {
    font-size: 0;
    color: transparent;
    display: block;
    position: fixed;
    width: 146px;
    height: 166px;
    z-index: 999;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 0%;
    right: 0%;
    transform: translateY(500vh);
    transition: 1s;
    opacity: 0
}

html.no-webp .goto-top {
    background-image: url("assets/chuniPageTopButton/./pagetop.png")
}

html.webp .goto-top {
    background-image: url("assets/chuniPageTopButton/./pagetop.png.webp")
}

@media screen and (max-width: 601px) {
    .goto-top {
        width:109px;
        height: 123px
    }
}

.goto-top.show {
    transform: translateY(0px);
    opacity: 1
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.pageJump {
    background-color: #283791
}

.ChuniPlayMenuListWrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 50px
}

.ChuniPlayMenuList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: initial;
    margin-top: 10px
}

.ChuniPlayMenuListBtn {
    display: inline-block;
    width: 207px;
    height: 66px;
    margin-bottom: 8px;
    background-repeat: no-repeat;
    font-size: 0;
    color: transparent
}

html.no-webp .ChuniPlayMenuListBtn {
    background-image: url("assets/chuniPlayBtn/./play_btn.png")
}

html.webp .ChuniPlayMenuListBtn {
    background-image: url("assets/chuniPlayBtn/./play_btn.png.webp")
}

.ChuniPlayMenuListBtn {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ChuniPlayMenuListBtn:hover {
    filter: brightness(110%);
    cursor: pointer
}

.ChuniPlayMenuListBtn:active {
    filter: brightness(98%);
    transform: translateY(1px)
}

.ChuniPlayMenuListBtn a {
    display: block;
    width: 100%;
    height: 100%
}

.ChuniPlayMenuListBtn.play {
    background-position: -207px 0
}

.ChuniPlayMenuListBtn.verse {
    background-position: calc(207px * -2) 0
}

.ChuniPlayMenuListBtn.option {
    background-position: calc(207px * -3) 0
}

.ChuniPlayMenuListBtn.system {
    background-position: calc(207px * -4) 0
}

.ChuniPlayMenuListBtn.national {
    background-position: calc(207px * -5) 0
}

.ChuniPlayMenuListBtn.class {
    background-position: calc(207px * -6) 0
}

.ChuniPlayMenuListBtn.function {
    background-position: calc(207px * -7) 0
}

.ChuniPlayMenuListBtn.taisen {
    background-position: calc(207px * -8) 0
}

.ChuniPlayMenuListBtn.rule {
    background-position: calc(207px * -9) 0
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.chuniPlayerBox {
    display: block;
    position: relative
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox {
        width:850px;
        margin: 100px auto;
        font-size: 20px
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox {
        width:95%;
        margin: 80px auto;
        font-size: 16px
    }
}

.chuniPlayerBox .chuniCommonBox-inner-main {
    text-align: center
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox .chuniCommonBox-inner-main {
        padding:10px 10px 30px
    }
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox-inner {
        width:700px;
        margin: 0 auto
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox-inner {
        width:100%
    }
}

.chuniPlayerBox-inner img {
    border: 8px solid #fff;
    box-shadow: 0 0 13px #878787
}

.chuniPlayerBox ul {
    margin: 20px 0 10px 0;
    font-weight: bold
}

.chuniPlayerBox ul.Normal {
    padding-left: 1rem
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox ul.Normal {
        margin:0 0 30px 0
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox ul.Normal {
        margin:10px 0 30px 0
    }
}

.chuniPlayerBox ul.Normal .Chuni-kome {
    padding: 0;
    line-height: 1.4em;
    font-size: 15px;
    font-weight: normal
}

.chuniPlayerBox-redBig {
    color: #ff2377
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox-redBig {
        font-size:23px
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox-redBig {
        font-size:19px
    }
}

.chuniPlayerBox-greenBig {
    color: #36b050
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox-greenBig {
        font-size:23px
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox-greenBig {
        font-size:19px
    }
}

.chuniPlayerBox-blueBig {
    color: #36b0f0
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox-blueBig {
        font-size:23px
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox-blueBig {
        font-size:19px
    }
}

.chuniPlayerBox-advancedBig {
    color: #fe8f41
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox-advancedBig {
        font-size:23px
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox-advancedBig {
        font-size:19px
    }
}

.chuniPlayerBox-expertBig {
    color: red
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox-expertBig {
        font-size:23px
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox-expertBig {
        font-size:19px
    }
}

.chuniPlayerBox .type1,.chuniPlayerBox .type2,.chuniPlayerBox .type3,.chuniPlayerBox .type4 {
    margin: -45px auto 0
}

.chuniPlayerBox .type1 strong,.chuniPlayerBox .type2 strong,.chuniPlayerBox .type3 strong,.chuniPlayerBox .type4 strong {
    display: block;
    margin: 10px 0
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox .type1 strong,.chuniPlayerBox .type2 strong,.chuniPlayerBox .type3 strong,.chuniPlayerBox .type4 strong {
        margin:10px 4px 20px;
        flex: 1
    }
}

.chuniPlayerBox .type1 strong a,.chuniPlayerBox .type2 strong a,.chuniPlayerBox .type3 strong a,.chuniPlayerBox .type4 strong a {
    text-decoration: underline
}

.chuniPlayerBox .type1 strong a:hover,.chuniPlayerBox .type2 strong a:hover,.chuniPlayerBox .type3 strong a:hover,.chuniPlayerBox .type4 strong a:hover {
    text-decoration: none
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox .type1 {
        width:730px
    }
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox .type2 {
        width:700px
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox .type2 {
        width:100%
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox .type2 .chuniPlayerBox-inner {
        width:49%
    }
}

.chuniPlayerBox .type3 {
    display: flex
}

.chuniPlayerBox .type3>* {
    flex: 1
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox .type3 {
        width:700px
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox .type3 {
        width:100%
    }
}

.chuniPlayerBox .type3 .rightText {
    font-weight: bold;
    padding: 0px 20px
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox .type3 .rightText {
        margin:70px 0 0 0
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox .type3 .rightText {
        margin:50px 0 0 10px
    }
}

.chuniPlayerBox .type3 .rightText ul {
    margin: 30px 0 20px 0;
    font-size: 17px
}

.chuniPlayerBox .type4 {
    display: flex;
    flex-wrap: wrap
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox .type4 {
        width:700px
    }

    .chuniPlayerBox .type4>* {
        flex: 1
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox .type4 {
        width:100%
    }
}

.chuniPlayerBox .type4 .rightText {
    flex: 1;
    font-weight: bold;
    padding: 0px 20px
}

@media screen and (min-width: 602px) {
    .chuniPlayerBox .type4 .rightText {
        margin:70px 0 0 0
    }
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox .type4 .rightText {
        margin:20px 0 0 10px
    }
}

.chuniPlayerBox .type4 .rightText ul {
    width: 100%;
    font-size: 17px
}

.chuniPlayerBox .type4 .w100 {
    flex: 0 100%;
    width: 100%;
    padding: 20px 10px;
    text-align: left
}

@media screen and (max-width: 601px) {
    .chuniPlayerBox:last-child {
        margin:80px auto 0
    }
}

.chuniPlayerBox-penguin {
    position: absolute;
    bottom: 0;
    right: 0
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

@media screen and (min-width: 602px) {
    .SearchStore-box {
        display:block;
        position: relative;
        width: 841px;
        height: 331px;
        margin: 0 auto;
        background-size: contain;
        background-repeat: no-repeat
    }

    html.no-webp .SearchStore-box {
        background-image: url("assets/chuniSearchStore2/./pc/location_bg.png")
    }

    html.webp .SearchStore-box {
        background-image: url("assets/chuniSearchStore2/./pc/location_bg.png.webp")
    }

    .SearchStore-box-location {
        position: absolute;
        top: 200px;
        right: 378px
    }

    .SearchStore-box-area {
        display: flex;
        position: absolute;
        top: 205px;
        right: 85px
    }

    .SearchStore-box-area .ChuniBtn {
        margin: 0 0 0 10px
    }

    .SearchStore-box-area .selectbox {
        display: block
    }

    .SearchStore-box-area .shopInput {
        display: block
    }

    .SearchStore-box-area .selectbtn {
        display: block
    }

    .SearchStore-box-area .selectbtn .ChuniBtn-content {
        padding: 0.5em 0.5em
    }

    .SearchStore-box-area select {
        font-size: 20px;
        color: #ef228f;
        padding: 0.33em;
        margin: 0;
        background-color: #fff;
        box-shadow: 0 0 0 2px #ef228f,0 3px 2px 0px rgba(0,0,0,0.5)
    }
}

@media screen and (max-width: 601px) {
    .SearchStore-box {
        display:block;
        position: relative;
        width: 381px;
        height: 259px;
        margin: 10px auto;
        background-size: contain;
        background-repeat: no-repeat
    }

    html.no-webp .SearchStore-box {
        background-image: url("assets/chuniSearchStore2/./sp/location_bg.png")
    }

    html.webp .SearchStore-box {
        background-image: url("assets/chuniSearchStore2/./sp/location_bg.png.webp")
    }

    .SearchStore-box-location {
        position: absolute;
        top: 97px;
        right: 49px
    }

    .SearchStore-box-area {
        display: flex;
        position: absolute;
        top: 190px;
        right: 53px
    }

    .SearchStore-box-area .ChuniBtn {
        margin: 0 0 0 10px
    }

    .SearchStore-box-area .selectbox {
        display: block
    }

    .SearchStore-box-area .shopInput {
        display: block
    }

    .SearchStore-box-area .selectbtn {
        display: block
    }

    .SearchStore-box-area .selectbtn .ChuniBtn-content {
        padding: 0.5em 1em
    }

    .SearchStore-box-area select {
        color: #ef228f;
        padding: 0.2em;
        margin: 0;
        box-shadow: 0 0 0 2px #ef228f,0 3px 2px 0px rgba(0,0,0,0.5)
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.ChuniSelect {
    width: 164px;
    height: 48px;
    display: block;
    position: relative
}

@media screen and (max-width: 601px) {
    .ChuniSelect {
        height:35px
    }
}

.ChuniSelect-text {
    display: flex;
    align-items: center;
    width: 164px;
    height: 48px;
    background-color: #1e3663;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding-left: 0.5em;
    outline: 1px solid #40474e
}

@media screen and (max-width: 601px) {
    .ChuniSelect-text {
        height:35px
    }
}

@media screen and (min-width: 602px) {
    .ChuniSelect-text {
        font-size:16px
    }
}

.ChuniSelect-text-mark {
    pointer-events: none;
    width: 1.5em;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 100%;
    background-color: #ff0668;
    outline: 1px solid #40474e
}

@media screen and (max-width: 601px) {
    .ChuniSelect-text-mark {
        width:30px;
        height: 35px
    }
}

.ChuniSelect-text-mark::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #fff;
    transform: scale(1, 1.5) translateY(25%)
}

.ChuniSelect select {
    opacity: 0;
    width: 164px;
    height: 48px;
    position: absolute;
    top: 0px;
    left: 2px;
    display: block;
    width: calc(100% - 2px * 2);
    height: 100%
}

@media screen and (max-width: 601px) {
    .ChuniSelect select {
        height:35px
    }
}

@media screen and (max-width: 601px) {
    .pageJump {
        display:block;
        position: relative;
        width: 96%;
        padding: 30px 0px 20px;
        margin: 30px auto;
        background-color: rgba(255,255,255,0.8);
        border: 2px solid #f330ba
    }

    .pageJump h3 {
        display: inline-block;
        position: absolute;
        background-color: #1e3663;
        color: #fff;
        border-radius: 3em;
        text-align: center;
        width: 12em;
        top: -1em;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .pageJump .ChuniSelect {
        width: 90%;
        height: 48px;
        margin: 0 auto;
        display: block;
        position: relative;
        box-shadow: 0 3px 3px 0 rgba(0,0,0,0.4)
    }

    .pageJump .ChuniSelect-text {
        display: flex;
        align-items: center;
        width: 90%;
        height: 48px;
        background-color: #1e3663;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        padding-left: 0.5em;
        outline: #fff 2px solid
    }

    .pageJump .ChuniSelect-text-mark {
        width: 1.5em;
        font-size: 16px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 100%;
        pointer-events: none;
        background-color: #ff0668;
        outline: #fff 2px solid
    }

    .pageJump .ChuniSelect-text-mark::before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-top-color: #fff;
        transform: scale(1, 1.5) translateY(25%)
    }

    .pageJump .ChuniSelect select {
        opacity: 0;
        width: 90%;
        height: 48px;
        position: absolute;
        top: 0px;
        left: 2px;
        display: block;
        width: calc(100% - 2px * 2);
        height: 100%
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.chuniSNS {
    display: block;
    position: relative
}

@media screen and (min-width: 602px) {
    .chuniSNS {
        position:absolute;
        bottom: 80px;
        width: 100%;
        height: auto;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

@media screen and (max-width: 601px) {
    .chuniSNS {
        width:247px;
        height: 220.5px;
        margin: 50px auto -10px;
        background-size: contain;
        background-repeat: no-repeat
    }

    html.no-webp .chuniSNS {
        background-image: url("assets/chuniSNS/./sp/sns_bg.png")
    }

    html.webp .chuniSNS {
        background-image: url("assets/chuniSNS/./sp/sns_bg.png.webp")
    }
}

.chuniSNS .chuniSNS-icons {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px
}

@media screen and (max-width: 601px) {
    .chuniSNS .chuniSNS-icons {
        top:25px;
        left: 48%;
        transform: translateX(-50%)
    }
}

.sns-share {
    display: block;
    width: 80px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain
}

html.no-webp .sns-share {
    background-image: url("assets/chuniSNS/./sns_share.png")
}

html.webp .sns-share {
    background-image: url("assets/chuniSNS/./sns_share.png.webp")
}

.sns-icon {
    display: inline-block;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-size: 350%;
    font-size: 0;
    color: transparent
}

html.no-webp .sns-icon {
    background-image: url("assets/chuniSNS/./sns_icon.png")
}

html.webp .sns-icon {
    background-image: url("assets/chuniSNS/./sns_icon.png.webp")
}

.sns-icon {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sns-icon:hover {
    filter: brightness(110%);
    cursor: pointer
}

.sns-icon:active {
    filter: brightness(98%);
    transform: translateY(1px)
}

.sns-icon.tw {
    background-position: -56px 0
}

.sns-icon.fb {
    background-position: 0 0
}

.sns-icon.line {
    background-position: -112px 0
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.ranking-chart.highlight .chart-update {
    color: #1e3663;
    background: linear-gradient(90deg, rgba(200,255,223,0) 0%, rgba(255,255,255,0.5) 11%, #fff 28% 72%, rgba(255,255,255,0.5) 89%, rgba(200,255,223,0) 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .chart-update {
        margin:0 auto 26px;
        padding: 2px 16px;
        font-size: 13px
    }
}

.ranking-chart.highlight .rankingList {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList {
        flex-direction:column;
        gap: 16px;
        margin: 0 14px
    }
}

.ranking-chart.highlight .rankingList .rankingList-item {
    display: flex;
    flex-direction: column;
    width: 300px;
    min-height: 280px;
    -ms-grid-columns: none;
    grid-template-columns: none;
    border-radius: 8px
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item {
        display:-ms-grid;
        display: grid;
        -ms-grid-columns: 124px auto;
        grid-template-columns: 124px auto;
        flex-direction: row;
        width: 100%;
        min-height: 142px;
        margin-bottom: 12px;
        box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
        border: 4px solid transparent;
        border-radius: 0
    }
}

.ranking-chart.highlight .rankingList .rankingList-item.gold {
    background: linear-gradient(120deg, #d7ac2a 0%, #d7ac2a 34%, #f4d13b 34%, #f4d13b 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item.gold {
        background:linear-gradient(120deg, #d7ac2a 0%, #d7ac2a 24%, #f4d13b 24%, #f4d13b 100%)
    }
}

.ranking-chart.highlight .rankingList .rankingList-item.silver {
    background: linear-gradient(120deg, #7ab5d0 0%, #7ab5d0 34%, #88daf8 34%, #88daf8 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item.silver {
        background:linear-gradient(120deg, #7ab5d0 0%, #7ab5d0 24%, #88daf8 24%, #88daf8 100%)
    }
}

.ranking-chart.highlight .rankingList .rankingList-item.bronze {
    background: linear-gradient(120deg, #e37323 0%, #e37323 34%, #f49d2d 34%, #f49d2d 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item.bronze {
        background:linear-gradient(120deg, #e37323 0%, #e37323 24%, #f49d2d 24%, #f49d2d 100%)
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-left {
    position: relative;
    width: 100%;
    height: 154px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-content: center;
    padding: 10px 3px
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-left {
        height:140px;
        display: inline-block;
        padding: 18px 10px
    }
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon {
        width:60px;
        position: absolute;
        top: -8px;
        left: -8px
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon.rank-medal {
    width: 150px;
    height: 106px
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon.rank-medal {
        position:absolute;
        height: 58px;
        top: -24px;
        left: -52px;
        z-index: 1
    }
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon.normal {
        background-color:#cecece;
        border: 4px solid #cecece;
        border-radius: 40px;
        box-shadow: inset 0 0 6px rgba(255,255,255,0.7);
        gap: 4px;
        z-index: 1
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon .number,.ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon .unit {
    display: none
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon .number,.ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon .unit {
        display:block
    }
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon .number {
        font-size:18px;
        font-weight: bold;
        line-height: 1
    }
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-left .rank-icon .unit {
        font-size:12px;
        font-weight: bold
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-left .song-image {
    width: 130px;
    height: 130px
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-left .song-image {
        width:106px;
        height: 106px
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-left .song-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
    border: 3px solid rgba(255,255,255,0.9)
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-left .song-image img {
        border-radius:2px;
        border: 2px solid rgba(255,255,255,0.8)
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-right {
    flex: 1;
    padding: 6px 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 166px
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-right {
        flex:1;
        padding: 8px 0;
        background-color: #3d3d3d;
        height: 100%;
        min-height: 100px
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-right.gold {
    background: linear-gradient(120deg, #544310 0%, #544310 36%, #5f5217 36%, #5f5217 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-right.gold {
        background:linear-gradient(120deg, #544310 0%, #544310 33%, #5f5217 33%, #5f5217 100%)
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-right.silver {
    background: linear-gradient(120deg, #304752 0%, #304752 36%, #365561 36%, #365561 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-right.silver {
        background:linear-gradient(120deg, #304752 0%, #304752 33%, #365561 33%, #365561 100%)
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-right.bronze {
    background: linear-gradient(120deg, #592d0d 0%, #592d0d 36%, #5f3e12 36%, #5f3e12 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-right.bronze {
        background:linear-gradient(120deg, #592d0d 0%, #592d0d 33%, #5f3e12 33%, #5f3e12 100%)
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-right .song-info .category-bar {
    font-size: 1rem
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-right .song-info .category-bar {
        font-size:12px;
        margin: 0px 14px
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-right .song-info .song-title {
    margin-bottom: 8px;
    padding: 12px 16px 16px;
    border-bottom: 2px solid rgba(255,255,255,0.3);
    font-size: 18px;
    line-height: 1.3
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-right .song-info .song-title {
        font-size:14px;
        padding: 16px 10px;
        margin-bottom: 8px
    }
}

.ranking-chart.highlight .rankingList .rankingList-item .ranking-right .song-info .song-artist {
    font-size: 12px;
    padding: 0 16px;
    opacity: 0.9
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .rankingList .rankingList-item .ranking-right .song-info .song-artist {
        font-size:10px;
        padding: 0 12px
    }
}

.ranking-chart.highlight .chart-action {
    text-align: center;
    margin-top: 32px
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .chart-action {
        margin-top:24px
    }
}

.ranking-chart.highlight .chart-action .btn-more {
    display: inline-block;
    padding: 12px 32px;
    background: linear-gradient(135deg, #7e3dff, #0080ff);
    color: #fff;
    text-decoration: none;
    border-radius: 25px;
    font-weight: bold;
    font-size: 14px;
    transition: all 0.3s ease;
    border: 2px solid transparent
}

.ranking-chart.highlight .chart-action .btn-more:hover {
    background: linear-gradient(135deg, #6d2eef, #0070ef);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(126,61,255,0.3)
}

@media screen and (max-width: 601px) {
    .ranking-chart.highlight .chart-action .btn-more {
        padding:10px 24px;
        font-size: 13px
    }
}

.ranking-chart .chart-update {
    max-width: 686px;
    margin: 0 auto 16px;
    padding: 10px 16px;
    color: #fff;
    background: linear-gradient(90deg, rgba(200,255,223,0) 0%, rgba(0,170,255,0.5) 11%, #7e3dff 28% 72%, rgba(0,170,255,0.5) 89%, rgba(200,255,223,0) 100%);
    font-weight: bold;
    text-align: center;
    font-style: italic
}

@media screen and (max-width: 601px) {
    .ranking-chart .chart-update {
        margin:0 auto 14px;
        padding: 4px 16px;
        font-size: 13px
    }
}

.ranking-chart .rankingList {
    max-width: 900px;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList {
        margin:0 14px
    }
}

.ranking-chart .rankingList .rankingList-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 265px auto;
    grid-template-columns: 265px auto;
    min-height: 142px;
    align-items: center;
    margin-bottom: 24px;
    box-shadow: 4px 4px 2px rgba(0,0,0,0.5);
    background: #cecece;
    border: 4px solid transparent;
    border-image: #cecece;
    color: #fff
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item {
        -ms-grid-columns:124px auto;
        grid-template-columns: 124px auto;
        margin-bottom: 16px
    }
}

.ranking-chart .rankingList .rankingList-item.gold {
    background: linear-gradient(120deg, #d7ac2a 0%, #d7ac2a 20%, #f4d13b 20%, #f4d13b 100%);
    border-image: linear-gradient(120deg, #ddc230 0%, #fcfb3b 100%) 4
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item.gold {
        background:linear-gradient(120deg, #d7ac2a 0%, #d7ac2a 24%, #f4d13b 24%, #f4d13b 100%)
    }
}

.ranking-chart .rankingList .rankingList-item.silver {
    background: linear-gradient(120deg, #7ab5d0 0%, #7ab5d0 20%, #88daf8 20%, #88daf8 100%);
    border-image: linear-gradient(135deg, #60a5fa, #3b82f6) 4
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item.silver {
        background:linear-gradient(120deg, #7ab5d0 0%, #7ab5d0 24%, #88daf8 24%, #88daf8 100%)
    }
}

.ranking-chart .rankingList .rankingList-item.bronze {
    background: linear-gradient(120deg, #e37323 0%, #e37323 20%, #f49d2d 20%, #f49d2d 100%);
    border-image: linear-gradient(135deg, #e37122, #f9cd31) 4
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item.bronze {
        background:linear-gradient(120deg, #e37323 0%, #e37323 24%, #f49d2d 24%, #f49d2d 100%)
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-left {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 100%;
    padding: 10px;
    box-shadow: inset 8px 8px 10px rgba(255,255,255,0.7),inset -8px -8px 10px rgba(255,255,255,0.7)
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-left {
        position:relative
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-left.gold {
    box-shadow: inset 8px 8px 10px rgba(252,251,59,0.8),inset -8px -8px 10px rgba(252,251,59,0.8)
}

.ranking-chart .rankingList .rankingList-item .ranking-left.silver {
    box-shadow: inset 8px 8px 10px rgba(130,208,251,0.8),inset -8px -8px 10px rgba(130,208,251,0.8)
}

.ranking-chart .rankingList .rankingList-item .ranking-left.bronze {
    box-shadow: inset 8px 8px 10px rgba(249,205,49,0.8),inset -8px -8px 10px rgba(249,205,49,0.8)
}

.ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon {
    display: flex;
    align-items: baseline;
    gap: 10px;
    justify-content: center;
    width: 103px;
    color: #000000
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon {
        width:60px;
        position: absolute;
        top: -8px;
        left: -8px
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon.rank-medal {
    height: 96px;
    color: transparent;
    background-size: contain
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon.rank-medal {
        height:44px;
        top: -10px;
        left: -18px;
        z-index: 1
    }
}

html.no-webp .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon.gold {
    background: url("assets/chuniSongChart/icon-1.png") no-repeat center/contain
}

html.webp .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon.gold {
    background: url("assets/chuniSongChart/icon-1.png.webp") no-repeat center/contain
}

html.no-webp .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon.silver {
    background: url("assets/chuniSongChart/icon-2.png") no-repeat center/contain
}

html.webp .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon.silver {
    background: url("assets/chuniSongChart/icon-2.png.webp") no-repeat center/contain
}

html.no-webp .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon.bronze {
    background: url("assets/chuniSongChart/icon-3.png") no-repeat center/contain
}

html.webp .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon.bronze {
    background: url("assets/chuniSongChart/icon-3.png.webp") no-repeat center/contain
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon.normal {
        background-color:#cecece;
        border: 2px solid #cecece;
        border-radius: 40px;
        box-shadow: inset 0 0 6px rgba(255,255,255,0.7);
        gap: 4px;
        z-index: 1
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon .number {
    font-size: 44px;
    font-weight: bold;
    line-height: 1
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon .number {
        font-size:18px
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon .unit {
    font-size: 22px;
    font-weight: bold
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-left .rank-icon .unit {
        font-size:12px
    }
}

.ranking-chart .rankingList .rankingList-item .song-image img {
    width: 126px;
    height: 126px;
    object-fit: cover;
    border-radius: 4px;
    border: 2px solid rgba(255,255,255,0.8)
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .song-image img {
        width:98px;
        height: 98px;
        border-radius: 2px
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-right {
    flex: 1;
    padding-top: 8px;
    background-color: #3d3d3d;
    height: 100%
}

.ranking-chart .rankingList .rankingList-item .ranking-right.gold {
    background: linear-gradient(120deg, #544310 0%, #544310 20%, #5f5217 20%, #5f5217 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-right.gold {
        background:linear-gradient(120deg, #544310 0%, #544310 33%, #5f5217 33%, #5f5217 100%)
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-right.silver {
    background: linear-gradient(120deg, #304752 0%, #304752 20%, #365561 20%, #365561 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-right.silver {
        background:linear-gradient(120deg, #304752 0%, #304752 33%, #365561 33%, #365561 100%)
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-right.bronze {
    background: linear-gradient(120deg, #592d0d 0%, #592d0d 20%, #5f3e12 20%, #5f3e12 100%)
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-right.bronze {
        background:linear-gradient(120deg, #592d0d 0%, #592d0d 33%, #5f3e12 33%, #5f3e12 100%)
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 96%;
    height: 20px;
    margin: 0 auto;
    line-height: 19px
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar {
        width:90%;
        font-size: 11px;
        height: 15px;
        line-height: 14px
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.pops_anime {
    background: #ec4899
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.niconico {
    background: #8b5cf6
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.toho {
    background: #f59e0b
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.variety {
    background: #10b981
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.irodorimidori {
    background: #ef4444
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.gekimai {
    background: #3b82f6
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.original {
    background: #6366f1
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.ultima {
    background: #8b5cf6
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.we {
    background: #374151
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .category-bar.other {
    background: #6b7280
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .song-title {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    padding: 12px 32px;
    border-bottom: 1px solid #fff
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-right .song-info .song-title {
        font-size:13px;
        padding: 15px 14px
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .song-artist {
    font-size: 12px;
    color: #f3f4f6;
    padding: 12px 34px
}

@media screen and (max-width: 601px) {
    .ranking-chart .rankingList .rankingList-item .ranking-right .song-info .song-artist {
        font-size:10px;
        padding: 15px 14px
    }
}

.ranking-chart .rankingList .rankingList-item .ranking-right .song-info .song-artist .artist-label {
    display: block;
    margin-right: 4px
}

.ranking-chart .no-data,.ranking-chart .loading {
    text-align: center;
    padding: 40px 20px;
    color: #6b7280;
    font-size: 16px
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.chuniStep {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e64c4a;
    box-shadow: inset 0 0 0 5px #e64c4a, inset 0 0 0 7px #fff;
    color: #fff;
    text-align: center;
    font-weight: bold;
    transform: rotate(45deg)
}

@media screen and (min-width: 602px) {
    .chuniStep {
        width:90px;
        height: 90px;
        margin-right: 2em
    }
}

@media screen and (max-width: 601px) {
    .chuniStep {
        width:74px;
        height: 74px;
        flex: 0 74px;
        margin: 0 29px 0 -10px
    }
}

.chuniStep-wrapper {
    transform: rotate(-45deg);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px
}

.chuniStep-inner {
    line-height: 2rem
}

.chuniStep-number {
    display: block;
    font-size: 40px;
    color: #fff
}

@media screen and (max-width: 601px) {
    .chuniStep-number {
        margin-top:-6px
    }
}

.StepBox {
    display: flex;
    align-items: center;
    text-align: left
}

@media screen and (min-width: 602px) {
    .StepBox {
        margin:2em 0 1em;
        padding: 10px 0 10px 40px
    }
}

@media screen and (max-width: 601px) {
    .StepBox {
        margin:2em 0 0.5em 1em
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.chuniSubtitle {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #fff
}

.chuniSubtitle h3 {
    display: block;
    width: auto;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 601px) {
    .chuniSubtitle {
        width:85%
    }
}

.chuniSubtitle-text {
    display: inline-block;
    background-color: #5a34a3;
    letter-spacing: 0.1em;
    font-weight: bold;
    box-shadow: 0 0 0 1px #fff inset,0 3px 4px 0 rgba(0,0,0,0.4)
}

@media screen and (min-width: 602px) {
    .chuniSubtitle-text {
        padding:10px 20px
    }
}

@media screen and (max-width: 601px) {
    .chuniSubtitle-text {
        padding:10px
    }
}

@media screen and (max-width: 601px) {
    .chuniSubtitle .long {
        font-size:16px
    }
}

.chuniSubtitle.standard {
    display: flex;
    justify-content: center;
    align-items: center
}

@media screen and (min-width: 602px) {
    .chuniSubtitle.standard h3 {
        display:inline-block
    }
}

@media screen and (min-width: 602px) {
    .chuniSubtitle.standard .standardIcon {
        display:inline-block;
        width: 161.6px;
        height: 40px;
        margin: 0px 10px 0
    }
}

@media screen and (max-width: 601px) {
    .chuniSubtitle.standard .standardIcon {
        position:absolute;
        width: 100px;
        height: 35px;
        left: -9px;
        top: -20px;
        margin: 0 auto
    }
}

@media screen and (min-width: 602px) {
    .standard .chuniSubtitle-text {
        width:100%
    }
}

@media screen and (max-width: 601px) {
    .standard .chuniSubtitle-text {
        width:100%
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.TitleMain {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
    text-align: center;
    background: linear-gradient(90deg, #ff47e3 0%, #b700ff 28% 72%, #ff47e3 100%);
    padding: 2px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em;
    box-shadow: 0px 0 0 1px #fff,0 3px 4px 0px rgba(0,0,0,0.4)
}

.TitleMain h2 {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0
}

@media screen and (min-width: 602px) {
    .TitleMain {
        width:750px
    }
}

@media screen and (max-width: 601px) {
    .TitleMain {
        width:90%
    }
}

.TitleMain-text {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: auto
}

@media screen and (min-width: 602px) {
    .TitleMain-text {
        padding:10px;
        font-size: 24px
    }
}

@media screen and (max-width: 601px) {
    .TitleMain-text {
        padding:5px;
        font-size: 16px
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.Search .chuniCommonBox-inner,.Refine .chuniCommonBox-inner {
    margin: 0 auto;
    overflow: hidden
}

.Search .chuniCommonBox-inner-text,.Refine .chuniCommonBox-inner-text {
    padding: 7px
}

@media screen and (min-width: 602px) {
    .Search .chuniCommonBox-inner,.Refine .chuniCommonBox-inner {
        width:980px
    }
}

@media screen and (max-width: 601px) {
    .Search .chuniCommonBox-inner,.Refine .chuniCommonBox-inner {
        width:96%
    }
}

@media screen and (min-width: 602px) {
    .Refine .chuniCommonBox-inner-main {
        padding:30px
    }
}

@media screen and (max-width: 601px) {
    .Refine .chuniCommonBox-inner-main {
        padding:5px
    }
}

form {
    position: -webkit-sticky;
    position: sticky;
    z-index: calc(60);
    display: block;
    width: 100%;
    transition: 300ms
}

@media screen and (min-width: 602px) {
    form {
        top:-245px
    }
}

@media screen and (max-width: 601px) {
    form {
        top:-298px
    }
}

html:not(.ie) form {
    margin-bottom: 100px
}

@media screen and (max-width: 601px) {
    html:not(.ie) form {
        margin-bottom:60px
    }
}

@media screen and (max-width: 601px) {
    html:not(.ie) form.isShow {
        margin-bottom:100px
    }
}

@media screen and (max-width: 601px) {
    html:not(.ie) form.isShow.we {
        margin-bottom:70px
    }
}

form.isShow {
    margin-bottom: 230px
}

.Search-box .ChuniBtn {
    width: calc(20% - 10px);
    font-size: 18px
}

.Search {
    display: block;
    position: relative;
    text-align: center;
    z-index: 5
}

.Search .CommonBox-inner {
    background-image: none;
    position: relative
}

.Search-box {
    width: 30%
}

.Search-box.btns {
    display: block;
    width: 100%
}

.Search-bottom {
    display: flex;
    gap: 8px;
    align-items: center
}

@media screen and (min-width: 602px) {
    .Search-bottom {
        width:915px;
        margin: 10px auto
    }
}

@media screen and (max-width: 601px) {
    .Search-bottom {
        display:block
    }
}

.Search-bottom-box {
    justify-content: center;
    align-items: center
}

.Search-bottom-box-wordinput {
    display: flex;
    align-items: center;
    color: #fff;
    border: 1px solid #40474e;
    background: #fff;
    padding: 0px 0px;
    margin: 10px 0 2px;
    overflow: hidden
}

@media screen and (max-width: 601px) {
    .Search-bottom-box-wordinput {
        width:100%
    }
}

.Search-bottom-box-wordinput-title {
    background-color: #ff0668;
    height: 100%;
    padding: 2px 1em;
    border-right: 1px solid #40474e;
    text-align: center;
    white-space: nowrap
}

@media screen and (max-width: 601px) {
    .Search-bottom-box-wordinput-title {
        width:3em;
        padding: 5px 0
    }
}

.Search-bottom-box-wordinput input {
    font-size: 16px;
    width: 280px;
    padding: 0 0.5em;
    color: #000
}

@media screen and (max-width: 601px) {
    .Search-bottom-box-wordinput input {
        width:calc(100% - 90px)
    }
}

.Search-bottom-box-wordinput button {
    background: #1e3663;
    color: #fff;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    line-height: 0;
    padding-bottom: 2px
}

.Search-bottom-box-wordinput .wordTitle {
    background: #858181;
    color: #fff;
    display: inline-block;
    height: 120%;
    padding: 5px 10px
}

@media screen and (min-width: 602px) {
    .Search-bottom-word {
        flex:0 480px
    }
}

@media screen and (max-width: 601px) {
    .Search-bottom-word {
        flex:1
    }
}

.Search-bottom-attension {
    display: block;
    font-size: 14px;
    color: #000;
    text-align: left
}

.Search-bottom-attension .newRed {
    color: #f1120d
}

.Search-bottom2 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 240px auto 240px 59px;
    grid-template-columns: 240px auto 240px 59px;
    gap: 10px;
    justify-content: center;
    align-items: flex-start
}

@media screen and (min-width: 602px) {
    .Search-bottom2 {
        margin-top:0px
    }
}

@media screen and (max-width: 601px) {
    .Search-bottom2 {
        -ms-grid-columns:122px auto 42px;
        grid-template-columns: 122px auto 42px;
        margin: 10px 0 25px
    }
}

.Search-bottom2>* {
    flex: 1
}

.Search-bottom2 .ChuniSelect {
    box-shadow: none
}

@media screen and (max-width: 601px) {
    .Search-bottom2 .ChuniSelect {
        width:128px
    }
}

@media screen and (max-width: 601px) {
    .Search-bottom2 .ChuniSelect .ChuniSelect-text {
        width:auto;
        font-size: 14px
    }
}

.Search-bottom-order {
    display: flex;
    gap: 10px;
    justify-content: center
}

@media screen and (min-width: 602px) {
    .Search-bottom-order {
        height:3em;
        align-items: center
    }
}

@media screen and (max-width: 601px) {
    .Search-bottom-order {
        flex:1;
        padding: 0px;
        height: 51px;
        align-items: end
    }
}

.Search-bottom-results {
    position: relative;
    font-weight: bold;
    font-size: 18px;
    color: #1e3663
}

@media screen and (min-width: 602px) {
    .Search-bottom-results {
        display:flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 58px;
        background-repeat: no-repeat;
        background-size: contain
    }

    html.no-webp .Search-bottom-results {
        background-image: url("assets/gakkyoku-common2/./pc/hit.png")
    }

    html.webp .Search-bottom-results {
        background-image: url("assets/gakkyoku-common2/./pc/hit.png.webp")
    }
}

@media screen and (max-width: 601px) {
    .Search-bottom-results {
        flex:0.7;
        width: 100%;
        height: 51px;
        top: 5px;
        padding: 10px 0 0;
        margin-right: 5px;
        background-repeat: no-repeat;
        background-size: contain
    }

    html.no-webp .Search-bottom-results {
        background-image: url("assets/gakkyoku-common2/./sp/hit.png")
    }

    html.webp .Search-bottom-results {
        background-image: url("assets/gakkyoku-common2/./sp/hit.png.webp")
    }

    .Search-bottom-results-hit {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        height: 100%;
        font-size: 16px
    }
}

@media screen and (min-width: 602px) {
    .Search-bottom-results-hit {
        display:block;
        position: absolute;
        top: 20px;
        width: 100%;
        text-align: center
    }
}

.Refine {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    pointer-events: none;
    transition: 0.5s;
    opacity: 1
}

@media screen and (min-width: 602px) {
    .Refine {
        transform:translateY(-270px) scale(0.8);
        top: 107%;
        left: 0
    }
}

@media screen and (max-width: 601px) {
    .Refine {
        transform-origin:top center;
        transform: translateY(-200px) scale(0.1);
        width: 100%;
        top: 105%;
        left: 0
    }
}

.Refine.isShow {
    transform-origin: top center;
    transform: none;
    pointer-events: all;
    opacity: 1
}

.Refine-box.ctg {
    display: block;
    width: 100%;
    padding: 20px 0 0;
    border-bottom: 1px dotted #fff
}

.Refine-box.num {
    width: 100%
}

@media screen and (max-width: 601px) {
    .Refine-box.num {
        padding:0;
        margin: 0
    }
}

@media screen and (max-width: 601px) {
    .Refine-box.num .levels {
        padding:5px 0
    }
}

@media screen and (min-width: 602px) {
    .Refine-box.allbtn {
        flex:0 188px;
        width: 188px;
        text-align: right
    }
}

@media screen and (max-width: 601px) {
    .Refine-box.allbtn {
        width:90%;
        display: flex;
        margin: 0px
    }
}

.Refine-box .results {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border: 1px solid #3f494b;
    overflow: hidden;
    font-weight: bold
}

@media screen and (min-width: 602px) {
    .Refine-box .results {
        width:279px
    }
}

@media screen and (max-width: 601px) {
    .Refine-box .results {
        width:100%;
        height: 2em;
        margin: 0 10px 0 5px
    }
}

.Refine-box .results-title {
    width: 60%;
    height: 100%;
    background-color: #1e3664;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: skew(-20deg);
    margin: 0 0 0 -82px;
    padding-left: 0px
}

.Refine-box .results-title span {
    transform: skew(20deg);
    font-size: 14px
}

.Refine-box .results-count {
    display: flex;
    width: 40%;
    margin: 0 -50px 0 0;
    color: #1e3664;
    justify-content: center;
    align-items: center;
    font-size: 14px
}

.Refine-box .levels {
    display: flex;
    flex-wrap: wrap
}

.Refine-box .level,.Refine-box .levelSong {
    width: 146px;
    height: 30px;
    margin: 0 5px 10px;
    text-align: center
}

@media screen and (max-width: 601px) {
    .Refine-box .level,.Refine-box .levelSong {
        width:calc(88% / 4);
        font-size: 14px;
        margin-top: 15px
    }
}

.Refine-box .level {
    width: 50px;
    line-height: 1;
    margin: 0 10px 10px 0;
    background: #fff300;
    font-size: 14px;
    outline: 1px solid #40474e
}

@media screen and (max-width: 601px) {
    .Refine-box .level {
        width:calc(86% / 5);
        margin: 5px
    }
}

@media screen and (min-width: 602px) {
    .Refine-box .level.we {
        width:200px
    }
}

@media screen and (max-width: 601px) {
    .Refine-box .level.we {
        width:calc(88% / 3)
    }
}

.Refine-box .level span,.Refine-box .levelSong span,.Refine-box .buttonSong {
    position: relative;
    display: flex;
    font-weight: bold;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center
}

.Refine-box .level span::before,.Refine-box .levelSong span::before,.Refine-box .buttonSong::before {
    display: none;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: -5px;
    left: -2px;
    background-repeat: no-repeat;
    background-size: contain
}

html.no-webp .Refine-box .level span::before,html.no-webp .Refine-box .levelSong span::before,html.no-webp .Refine-box .buttonSong::before {
    background-image: url("assets/gakkyoku-common2/./check.png")
}

html.webp .Refine-box .level span::before,html.webp .Refine-box .levelSong span::before,html.webp .Refine-box .buttonSong::before {
    background-image: url("assets/gakkyoku-common2/./check.png.webp")
}

.Refine-box .buttonSong {
    background: #fff300;
    font-size: 14px;
    outline: 1px solid #40474e
}

.Refine-box .levelSong span {
    padding: 20px 0;
    color: #fff
}

.Refine-box .level input[type="checkbox"],.Refine-box .levelSong input[type="checkbox"] {
    display: none
}

.Refine-box .level input[type="checkbox"]:checked ~ span,.Refine-box .levelSong input[type="checkbox"]:checked ~ span {
    background: #ffc219;
    color: #fff;
    position: relative
}

.Refine-box .level input[type="checkbox"]:checked ~ span::before,.Refine-box .levelSong input[type="checkbox"]:checked ~ span::before {
    display: block;
    color: #ff0
}

.Refine-box .buttonSong {
    width: 180px;
    height: 35px;
    margin: 0 0 10px auto;
    padding: 0;
    background: #00c2ff;
    font-size: 14px;
    outline: 1px solid #40474e
}

@media screen and (max-width: 601px) {
    .Refine-box .buttonSong {
        display:block;
        width: 100%;
        height: 2em;
        margin: 18px 5px
    }
}

.Refine-box-closebtn {
    position: absolute;
    right: -56px;
    bottom: -53px;
    background: #ff0668;
    cursor: pointer;
    width: 100px;
    height: 100px;
    transform: rotate(40deg);
    color: #fff;
    z-index: 1
}

.Refine-box-closebtn span {
    display: block;
    color: #fff;
    position: absolute;
    font-size: 24px;
    font-weight: bold;
    transform: rotate(-40deg)
}

@media screen and (min-width: 602px) {
    .Refine-box-closebtn span {
        top:30px;
        left: 4px
    }
}

@media screen and (max-width: 601px) {
    .Refine-box-closebtn span {
        top:25px;
        left: 7px
    }
}

.Refinebtn {
    position: absolute;
    display: block;
    z-index: 5;
    font-size: 0;
    color: transparent;
    animation: Refinebtn 0.8s cubic-bezier(0.38, -0.21, 0.29, 1.25) both
}

@keyframes Refinebtn {
    0% {
        transform: translateY(-50px);
        opacity: 0
    }

    100% {
        transform: translateY(0px);
        opacity: 1
    }
}

@media screen and (min-width: 602px) {
    .Refinebtn {
        width:180px;
        height: 74px;
        bottom: -50px;
        right: 0;
        left: 0;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: contain
    }

    html.no-webp .Refinebtn {
        background-image: url("assets/gakkyoku-common2/./pc/search_btn.png")
    }

    html.webp .Refinebtn {
        background-image: url("assets/gakkyoku-common2/./pc/search_btn.png.webp")
    }
}

@media screen and (max-width: 601px) {
    .Refinebtn {
        width:121px;
        height: 55px;
        bottom: -30px;
        right: 0;
        left: 0;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-size: 100% auto;
        padding: 0px
    }

    html.no-webp .Refinebtn {
        background-image: url("assets/gakkyoku-common2/./sp/search_btn.png")
    }

    html.webp .Refinebtn {
        background-image: url("assets/gakkyoku-common2/./sp/search_btn.png.webp")
    }
}

.Refinebtn.isShow {
    display: none;
    pointer-events: none
}

.levelSong {
    color: #fff
}

.levelSong.lev_bas span {
    background: #00ab84;
    font-size: 14px;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #00ab84
}

.levelSong.lev_adv span {
    background: #ff7e00;
    font-size: 14px;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #ff7e00
}

.levelSong.lev_exp span {
    background: #f12929;
    font-size: 14px;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #f12929
}

.levelSong.lev_mas span {
    background: #8e1be5;
    font-size: 14px;
    box-shadow: 0 0 0 1px #fff inset,0 0 0 2px #8e1be5
}

.levelSong.lev_bas input[type="checkbox"]:checked ~ span {
    background: #84b814
}

.levelSong.lev_adv input[type="checkbox"]:checked ~ span {
    background: #e9960b
}

.levelSong.lev_exp input[type="checkbox"]:checked ~ span {
    background: #960909
}

.levelSong.lev_mas input[type="checkbox"]:checked ~ span {
    background: #800773
}

.Notfound {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    padding: 20px 0
}

@media screen and (min-width: 602px) {
    .Notfound {
        height:11em
    }
}

@media screen and (min-width: 602px) {
    .Refine-FlexWrapper {
        padding:20px 0;
        display: flex;
        justify-content: center
    }
}

@media screen and (max-width: 601px) {
    .Refine-FlexWrapper {
        padding:10px 0;
        display: block
    }
}

.help-dialog-open-btn {
    display: block;
    width: 50px;
    height: 59px;
    color: transparent;
    font-size: 0;
    background-size: contain;
    background-repeat: no-repeat
}

html.no-webp .help-dialog-open-btn {
    background-image: url("assets/gakkyoku-common2/./pc/help_btn.png")
}

html.webp .help-dialog-open-btn {
    background-image: url("assets/gakkyoku-common2/./pc/help_btn.png.webp")
}

@media screen and (max-width: 601px) {
    .help-dialog-open-btn {
        width:36px;
        height: 44px;
        transform: translateY(12px)
    }
}

@media screen and (min-width: 602px) {
    .help-dialog .dialogBox {
        width:826px
    }
}

@media screen and (max-width: 601px) {
    .help-dialog .dialogBox {
        width:90vw
    }
}

.help-dialog .chuniCommonBox-inner {
    width: 97%;
    height: 100%;
    margin: 10px
}

@media screen and (max-width: 601px) {
    .help-dialog .chuniCommonBox-inner {
        width:93%
    }
}

.help-dialog .chuniCommonBox-inner-main {
    text-align: center;
    padding: 20px
}

@media screen and (max-width: 601px) {
    .help-dialog .chuniCommonBox-inner-main {
        right:0px;
        top: -20px;
        padding: 30px 10px
    }
}

.help-dialog .help-content-list .help-content-item {
    display: block;
    margin: 24px 0;
    font-size: 0;
    color: transparent;
    background-size: contain;
    background-repeat: no-repeat
}

.help-dialog .help-content-list .help-content-item.panel {
    width: 760px;
    height: 637px
}

html.no-webp .help-dialog .help-content-list .help-content-item.panel {
    background-image: url("assets/gakkyoku-common2/./pc/help_content/panel.png")
}

html.webp .help-dialog .help-content-list .help-content-item.panel {
    background-image: url("assets/gakkyoku-common2/./pc/help_content/panel.png.webp")
}

@media screen and (max-width: 601px) {
    .help-dialog .help-content-list .help-content-item.panel {
        width:100%;
        height: 472px
    }

    html.no-webp .help-dialog .help-content-list .help-content-item.panel {
        background-image: url("assets/gakkyoku-common2/./sp/help_content/panel.png")
    }

    html.webp .help-dialog .help-content-list .help-content-item.panel {
        background-image: url("assets/gakkyoku-common2/./sp/help_content/panel.png.webp")
    }
}

.help-dialog .help-content-list .help-content-item.level {
    width: 760px;
    height: 336px
}

html.no-webp .help-dialog .help-content-list .help-content-item.level {
    background-image: url("assets/gakkyoku-common2/./pc/help_content/level.png")
}

html.webp .help-dialog .help-content-list .help-content-item.level {
    background-image: url("assets/gakkyoku-common2/./pc/help_content/level.png.webp")
}

@media screen and (max-width: 601px) {
    .help-dialog .help-content-list .help-content-item.level {
        width:100%;
        height: 368px
    }

    html.no-webp .help-dialog .help-content-list .help-content-item.level {
        background-image: url("assets/gakkyoku-common2/./sp/help_content/level.png")
    }

    html.webp .help-dialog .help-content-list .help-content-item.level {
        background-image: url("assets/gakkyoku-common2/./sp/help_content/level.png.webp")
    }
}

.help-dialog .help-content-list .help-content-item.worlds-end {
    width: 760px;
    height: 336px
}

html.no-webp .help-dialog .help-content-list .help-content-item.worlds-end {
    background-image: url("assets/gakkyoku-common2/./pc/help_content/worlds_end.png")
}

html.webp .help-dialog .help-content-list .help-content-item.worlds-end {
    background-image: url("assets/gakkyoku-common2/./pc/help_content/worlds_end.png.webp")
}

@media screen and (max-width: 601px) {
    .help-dialog .help-content-list .help-content-item.worlds-end {
        width:100%;
        height: 350px
    }

    html.no-webp .help-dialog .help-content-list .help-content-item.worlds-end {
        background-image: url("assets/gakkyoku-common2/./sp/help_content/worlds_end.png")
    }

    html.webp .help-dialog .help-content-list .help-content-item.worlds-end {
        background-image: url("assets/gakkyoku-common2/./sp/help_content/worlds_end.png.webp")
    }
}

.help-dialog .help-content-list .help-content-item.ultima {
    width: 760px;
    height: 336px
}

html.no-webp .help-dialog .help-content-list .help-content-item.ultima {
    background-image: url("assets/gakkyoku-common2/./pc/help_content/ultima.png")
}

html.webp .help-dialog .help-content-list .help-content-item.ultima {
    background-image: url("assets/gakkyoku-common2/./pc/help_content/ultima.png.webp")
}

@media screen and (max-width: 601px) {
    .help-dialog .help-content-list .help-content-item.ultima {
        width:100%;
        height: 350px
    }

    html.no-webp .help-dialog .help-content-list .help-content-item.ultima {
        background-image: url("assets/gakkyoku-common2/./sp/help_content/ultima.png")
    }

    html.webp .help-dialog .help-content-list .help-content-item.ultima {
        background-image: url("assets/gakkyoku-common2/./sp/help_content/ultima.png.webp")
    }
}

.help-dialog .ChuniCd-dialog-count {
    margin: 40px 0;
    display: inline-block
}

@media screen and (max-width: 601px) {
    .help-dialog .ChuniCd-dialog-count {
        margin:20px 0
    }
}

.help-dialog .discListWrapper {
    display: block;
    position: relative
}

.help-dialog .discTabButtonWrapper {
    display: flex;
    flex-wrap: wrap;
    padding: 0.5em 0
}

.help-dialog .discTabButtonWrapper .discTabButton {
    flex: 1;
    text-align: center;
    background-color: #003c59;
    color: #fff;
    outline: 1px solid #fff
}

.help-dialog .discTabButtonWrapper .discTabButton.active {
    background-color: #00b1f8
}

.help-dialog .discTabButtonWrapper .discTabButton button {
    background: none;
    border: none;
    outline: none;
    -webkit-appearance: none;
    appearance: none
}

.help-dialog .discList {
    display: block;
    transition: 0.3s;
    width: 100%;
    padding: 10px 0 20px
}

.help-dialog .discList .isShow {
    opacity: 1;
    height: auto
}

.help-dialog .discList .hidden {
    opacity: 0;
    height: 0
}

.help-dialog .discList h3 {
    margin: 20px 0px;
    font-weight: bold;
    border-bottom: 2px solid #000
}

.help-dialog-dialog-btn {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0px;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    color: transparent;
    font-size: 0;
    color: transparent
}

@media screen and (min-width: 602px) {
    .help-dialog-dialog-btn {
        width:72px;
        height: 142px
    }

    html.no-webp .help-dialog-dialog-btn {
        background-image: url("/$site/images/pc/prev.png")
    }

    html.webp .help-dialog-dialog-btn {
        background-image: url("/$site/images/pc/prev.png.webp")
    }
}

@media screen and (max-width: 601px) {
    .help-dialog-dialog-btn {
        width:32px;
        height: 64px
    }

    html.no-webp .help-dialog-dialog-btn {
        background-image: url("/$site/images/sp/prev.png")
    }

    html.webp .help-dialog-dialog-btn {
        background-image: url("/$site/images/sp/prev.png.webp")
    }
}

.help-dialog-dialog-btn {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.help-dialog-dialog-btn:hover {
    filter: brightness(110%);
    cursor: pointer
}

.help-dialog-dialog-btn:active {
    filter: brightness(98%);
    transform: translateY(1px)
}

@media screen and (min-width: 602px) {
    .help-dialog-dialog-btn {
        width:62px;
        height: 142px;
        margin: auto;
        top: 150px;
        bottom: auto;
        left: 41px
    }

    html.no-webp .help-dialog-dialog-btn {
        background-image: url("/$site/images/sp/prev.png")
    }

    html.webp .help-dialog-dialog-btn {
        background-image: url("/$site/images/sp/prev.png.webp")
    }
}

@media screen and (max-width: 601px) {
    .help-dialog-dialog-btn {
        margin:auto;
        top: 180px;
        bottom: auto;
        left: 10px
    }
}

.help-dialog-dialog-btn.next {
    display: block;
    position: absolute;
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
    color: transparent;
    left: auto
}

@media screen and (min-width: 602px) {
    .help-dialog-dialog-btn.next {
        width:72px;
        height: 142px
    }

    html.no-webp .help-dialog-dialog-btn.next {
        background-image: url("/$site/images/pc/next.png")
    }

    html.webp .help-dialog-dialog-btn.next {
        background-image: url("/$site/images/pc/next.png.webp")
    }
}

@media screen and (max-width: 601px) {
    .help-dialog-dialog-btn.next {
        width:32px;
        height: 64px
    }

    html.no-webp .help-dialog-dialog-btn.next {
        background-image: url("/$site/images/sp/next.png")
    }

    html.webp .help-dialog-dialog-btn.next {
        background-image: url("/$site/images/sp/next.png.webp")
    }
}

.help-dialog-dialog-btn.next {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.help-dialog-dialog-btn.next:hover {
    filter: brightness(110%);
    cursor: pointer
}

.help-dialog-dialog-btn.next:active {
    filter: brightness(98%);
    transform: translateY(1px)
}

@media screen and (min-width: 602px) {
    .help-dialog-dialog-btn.next {
        width:62px;
        height: 142px;
        right: 41px
    }

    html.no-webp .help-dialog-dialog-btn.next {
        background-image: url("/$site/images/sp/next.png")
    }

    html.webp .help-dialog-dialog-btn.next {
        background-image: url("/$site/images/sp/next.png.webp")
    }
}

@media screen and (max-width: 601px) {
    .help-dialog-dialog-btn.next {
        right:10px
    }
}

.elDialog-content .CommonBox-inner {
    text-align: center;
    padding: 20px 0
}

.elDialog-content ul {
    margin: 20px 10px
}

.elDialog-vanilla-content {
    max-height: 100vh
}

.elDialog-vanilla-content::-webkit-scrollbar {
    width: 5px;
    background-color: transparent
}

.elDialog-vanilla-content::-webkit-scrollbar-thumb {
    border-radius: 5px;
    width: 1px;
    background-color: transparent
}

@media screen and (max-width: 601px) {
    .elDialog-vanilla-content {
        padding:20px
    }
}

.elDialog-vanilla-box {
    max-height: 100vh;
    background: none
}

@media screen and (max-width: 601px) {
    .elDialog-vanilla-box {
        width:90%;
        margin: auto
    }
}

@media screen and (max-width: 601px) {
    .elDialog-vanilla-shade {
        width:200vh
    }
}

.el-dialog--close {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    background: #000;
    color: #fff;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    z-index: 2
}

@media screen and (max-width: 601px) {
    .el-dialog--close {
        right:0px;
        top: -20px
    }
}

@media screen and (max-width: 601px) {
    .el-dialog--window {
        transform:translateY(40px)
    }
}

.tab-selector {
    display: flex;
    max-width: 686px;
    margin: 26px auto 44px
}

@media screen and (max-width: 601px) {
    .tab-selector {
        margin:16px 32px 28px
    }
}

.tab-selector .tab-selector-button {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
    padding: 10px 22px;
    cursor: pointer;
    color: #1e3663;
    background-color: #ffffff;
    border: 1px solid #1e3663;
    font-size: 14px;
    font-weight: bold
}

@media screen and (max-width: 601px) {
    .tab-selector .tab-selector-button {
        padding:6px 22px;
        font-size: 12px;
        flex-direction: column
    }
}

.tab-selector .tab-selector-button[data-select] {
    background-color: #ff0668;
    color: #fff
}

.tab-selector .tab-selector-button[data-select] svg path {
    fill: #fff
}

.tab-selector .tab-selector-button:last-child {
    margin-right: 0
}

.sortarrow {
    font-size: 14px;
    width: 48px;
    height: 48px;
    color: #fff;
    outline: 1px solid #40474e;
    cursor: pointer;
    font-size: 0;
    color: transparent
}

@media screen and (max-width: 601px) {
    .sortarrow {
        width:35px;
        height: 35px;
        background-size: contain
    }
}

.sortarrow::before {
    background: none
}

.sortarrow.up {
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ff0668
}

html.no-webp .sortarrow.up {
    background-image: url("assets/gakkyoku-common2/./pc/sorticon_up.png")
}

html.webp .sortarrow.up {
    background-image: url("assets/gakkyoku-common2/./pc/sorticon_up.png.webp")
}

.sortarrow.down {
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ff0668
}

html.no-webp .sortarrow.down {
    background-image: url("assets/gakkyoku-common2/./pc/sorticon_down.png")
}

html.webp .sortarrow.down {
    background-image: url("assets/gakkyoku-common2/./pc/sorticon_down.png.webp")
}

.level.we {
    display: block;
    position: relative;
    font-size: 0;
    color: transparent
}

.level.we:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    color: #000;
    font-size: 16px;
    margin-top: 4px
}

.level.we:nth-child(1):before {
    content: "☆"
}

.level.we:nth-child(2):before {
    content: "☆☆"
}

.level.we:nth-child(3):before {
    content: "☆☆☆"
}

.level.we:nth-child(4):before {
    content: "☆☆☆☆"
}

.level.we:nth-child(5):before {
    content: "☆☆☆☆☆"
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.Musiclist .TitleMain {
    margin: 0 auto 20px
}

@media screen and (min-width: 602px) {
    .Musiclist .TitleMain {
        width:750px
    }
}

@media screen and (max-width: 601px) {
    .Musiclist .TitleMain {
        width:90%
    }
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.we_star {
    display: block;
    position: relative;
    font-size: 0;
    color: transparent
}

.we_star.star1:before {
    content: "☆"
}

.we_star.star3:before {
    content: "☆☆"
}

.we_star.star5:before {
    content: "☆☆☆"
}

.we_star.star7:before {
    content: "☆☆☆☆"
}

.we_star.star9:before {
    content: "☆☆☆☆☆"
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.el-breadcrumb--list {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    border-radius: 0.25rem;
    font-family: "Consolas","Menlo",monospace
}

.el-breadcrumb--item {
    display: inline-block
}

.el-breadcrumb--item:nth-child(n+2)::before {
    content: "";
    display: inline-block;
    margin: 0 0.9em 0.1em 0.6em;
    padding: 0 0.3em;
    font-size: 0.8em;
    font-weight: normal;
    width: 0.8em;
    height: 0.8em;
    border-top: 2px solid #1e3663;
    border-right: 2px solid #1e3663;
    transform: rotate(45deg)
}

.el-breadcrumb--link,.el-breadcrumb--link:active {
    color: #1635c9
}

.el-breadcrumb--link:hover {
    text-decoration: underline;
    color: #11299b
}

.el-breadcrumb--active {
    color: #6c757d
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.vanilla-carousel .el-carousel--view {
    width: 100%;
    height: 450px;
    background-color: #111;
    border: 1px inset #444
}

.vanilla-carousel .el-carousel--view-nav {
    width: 25%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    transition: 300ms
}

@media screen and (max-width: 601px) {
    .vanilla-carousel .el-carousel--view-nav {
        width:40%
    }
}

.vanilla-carousel .el-carousel--ctrls {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0
}

.vanilla-carousel .el-carousel--nav {
    margin: 0 20px
}

.vanilla-carousel .el-carousel--index {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    background-color: #bbb;
    border-radius: 50%;
    transition: 300ms;
    transform: scale(1);
    color: transparent
}

.vanilla-carousel .el-carousel--index.active {
    background-color: #666;
    transform: scale(1.6)
}

.el-carousel {
    width: 100%
}

.el-carousel--view {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden
}

.el-carousel--view-nav {
    position: absolute;
    z-index: 100
}

.el-carousel--view-nav.prev {
    left: 0
}

.el-carousel--view-nav.next {
    right: 0
}

.el-carousel--view-nav {
    opacity: 0
}

@media screen and (min-width: 602px) {
    :not(.swipe)>.el-carousel--view-nav:hover {
        opacity:1
    }
}

.el-carousel--item {
    position: absolute;
    width: 100%;
    height: 100%
}

.el-carousel--item-content {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(255,255,255,0.25);
    font-size: 4rem;
    letter-spacing: 0.25em;
    font-weight: 100
}

.el-carousel--item-content.youtube {
    pointer-events: none
}

.el-carousel--ctrls {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.el-carousel--index {
    display: inline-block
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.el-dialog--wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19999;
    display: flex;
    justify-content: center;
    align-items: center
}

.el-dialog--shade {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.el-dialog--window {
    position: absolute;
    z-index: 1;
    max-height: calc(100vh - 100px);
    display: flex;
    flex-direction: column;
    box-shadow: 0 1em 2em rgba(51,51,51,0.5)
}

.el-dialog--content:not(.noframe) {
    display: inline-block;
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 0
}

.el-dialog--content:not(.noframe)::-webkit-scrollbar {
    width: 10px;
    background-color: #fff
}

.el-dialog--content:not(.noframe)::-webkit-scrollbar-thumb {
    background-color: #ff2377
}

.el-dialog--close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20000
}

.z-shade-dark-root-object {
    background-color: rgba(51,51,51,0.88)
}

.z-shade-dark-enter-active {
    transition: 300ms
}

.z-shade-dark-leave-active {
    transition: 300ms 100ms
}

.z-shade-dark-enter,.z-shade-dark-leave-to {
    opacity: 0
}

.z-shade-light-root-object {
    background-color: rgba(242,242,242,0.75)
}

.z-shade-light-enter-active {
    transition: 300ms
}

.z-shade-light-leave-active {
    transition: 300ms 100ms
}

.z-shade-light-enter,.z-shade-light-leave-to {
    opacity: 0
}

.z-shade-dark-slowly-root-object {
    background-color: rgba(51,51,51,0.88)
}

.z-shade-dark-slowly-enter-active {
    transition: 800ms
}

.z-shade-dark-slowly-leave-active {
    transition: 800ms 100ms
}

.z-shade-dark-slowly-enter,.z-shade-dark-slowly-leave-to {
    opacity: 0
}

.z-shade-light-slowly-root-object {
    background-color: rgba(242,242,242,0.75)
}

.z-shade-light-slowly-enter-active {
    transition: 800ms
}

.z-shade-light-slowly-leave-active {
    transition: 800ms 100ms
}

.z-shade-light-slowly-enter,.z-shade-light-slowly-leave-to {
    opacity: 0
}

.z-shade-dark-rich-from-left-root-object {
    left: -200vw;
    width: 600vw;
    background: linear-gradient(to right, transparent 0vw, transparent 100vw, rgba(26,26,26,0.88) 200vw, rgba(26,26,26,0.88) 300vw, transparent 400vw, transparent 500vw)
}

.z-shade-dark-rich-from-left-enter-active,.z-shade-dark-rich-from-left-leave-active {
    transition: 800ms
}

.z-shade-dark-rich-from-left-leave-active {
    transition-delay: 200ms
}

.z-shade-dark-rich-from-left-enter {
    transform: translateX(-200vw)
}

.z-shade-dark-rich-from-left-leave-to {
    transform: translateX(200vw)
}

.z-shade-dark-rich-from-top-root-object {
    top: -200vh;
    height: 600vh;
    background: linear-gradient(to bottom, transparent 0vh, transparent 100vh, rgba(26,26,26,0.88) 200vh, rgba(26,26,26,0.88) 300vh, transparent 400vh, transparent 500vh)
}

.z-shade-dark-rich-from-top-enter-active,.z-shade-dark-rich-from-top-leave-active {
    transition: 800ms
}

.z-shade-dark-rich-from-top-leave-active {
    transition-delay: 200ms
}

.z-shade-dark-rich-from-top-enter {
    transform: translateY(-200vh)
}

.z-shade-dark-rich-from-top-leave-to {
    transform: translateY(200vh)
}

.z-shade-dark-stripe-root-object {
    left: -200vw;
    width: 600vw;
    background-size: auto auto;
    background-color: #222;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 7px, #333 7px, #333 16px);
    background-attachment: fixed
}

.z-shade-dark-stripe-enter-active,.z-shade-dark-stripe-leave-active {
    transition: 800ms
}

.z-shade-dark-stripe-enter {
    opacity: 0
}

.z-shade-dark-stripe-leave-to {
    opacity: 0
}

@keyframes z-dialog-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.z-dialog-fade-enter-active,.z-dialog-fade-leave-active {
    transition: 300ms ease-in
}

.z-dialog-fade-enter,.z-dialog-fade-leave-to {
    opacity: 0
}

.z-dialog-down-enter-active,.z-dialog-down-leave-active {
    transition: 400ms ease-in
}

.z-dialog-down-enter {
    transform: translateY(-1em);
    opacity: 0
}

.z-dialog-down-leave-to {
    transform: translateY(1em);
    opacity: 0
}

.z-dialog-zoom-in-enter-active,.z-dialog-zoom-in-leave-active {
    transition: 500ms ease-in
}

.z-dialog-zoom-in-enter {
    transform: scale(1.12);
    opacity: 0
}

.z-dialog-zoom-in-leave-to {
    transform: scale(0.95);
    opacity: 0
}

.z-dialog-zoom-out-enter-active,.z-dialog-zoom-out-leave-active {
    transition: 500ms ease-in
}

.z-dialog-zoom-out-enter {
    transform: scale(0.95);
    opacity: 0
}

.z-dialog-zoom-out-leave-to {
    transform: scale(1.12);
    opacity: 0
}

.z-dialog-rotate-root-object {
    perspective: 500px
}

.z-dialog-rotate-enter-active {
    transition: 600ms ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.z-dialog-rotate-leave-active {
    transition: 300ms ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.z-dialog-rotate-enter {
    transform: rotateY(90deg);
    opacity: 0
}

.z-dialog-rotate-leave-to {
    transform: rotateY(-90deg);
    opacity: 0
}

.z-dialog-bounce-enter-active,.z-dialog-bounce-leave-active {
    animation: z-dialog-bounce 600ms linear
}

.z-dialog-bounce-leave-active {
    animation-direction: reverse
}

@keyframes z-dialog-bounce {
    0% {
        transform: scale(1.5);
        opacity: 0
    }

    40% {
        transform: scale(1);
        opacity: 1
    }

    55% {
        transform: scale(1.1)
    }

    70% {
        transform: scale(1)
    }

    85% {
        transform: scale(1.05)
    }

    100% {
        transform: scale(1)
    }
}

.z-dialog-bounce-hard-enter-active,.z-dialog-bounce-hard-leave-active {
    animation: z-dialog-bounce-hard 1400ms ease-in
}

.z-dialog-bounce-hard-leave-active {
    animation-direction: reverse
}

@keyframes z-dialog-bounce-hard {
    0% {
        transform: scale(1.6);
        opacity: 0
    }

    35% {
        transform: scale(1.8)
    }

    50% {
        transform: scale(1)
    }

    60% {
        transform: scale(1.3)
    }

    72% {
        transform: scale(1);
        opacity: 1
    }

    81% {
        transform: scale(1.15)
    }

    85% {
        transform: scale(1)
    }

    88% {
        transform: scale(1.08)
    }

    91% {
        transform: scale(1)
    }

    94% {
        transform: scale(1.05)
    }

    96% {
        transform: scale(1)
    }

    98% {
        transform: scale(1.03)
    }

    100% {
        transform: scale(1)
    }
}

.z-dialog-feather-fall-enter-active,.z-dialog-feather-fall-leave-active {
    transition: 600ms cubic-bezier(0.08, 0.43, 0.52, 1.21)
}

.z-dialog-feather-fall-enter,.z-dialog-feather-fall-leave-to {
    opacity: 0;
    transform: scale(1.25)
}

.z-dialog-paper-fall-root-object {
    perspective: 2000px
}

.z-dialog-paper-fall-enter-active,.z-dialog-paper-fall-leave-active {
    animation: z-dialog-paper-fall 3000ms cubic-bezier(0.43, 0.17, 0.71, 0.97)
}

.z-dialog-paper-fall-leave-active {
    animation-direction: reverse
}

@keyframes z-dialog-paper-fall {
    0% {
        transform: translateZ(250px) rotateY(-45deg) translateX(0px);
        filter: brightness(105%);
        opacity: 0
    }

    25% {
        transform: translateZ(85px) rotateY(20deg) translateX(-200px);
        filter: brightness(90%);
        opacity: 1
    }

    50% {
        transform: translateZ(40px) rotateY(-10deg) translateX(150px);
        filter: brightness(104%)
    }

    75% {
        transform: translateZ(10px) rotateY(3deg) translateX(-25px);
        filter: brightness(98%)
    }

    100% {
        transform: translateZ(0px) rotateY(0deg) translateX(0px);
        filter: brightness(100%)
    }
}

.z-dialog-shaking-enter-active,.z-dialog-shaking-leave-active {
    animation: z-dialog-shaking 1000ms, z-dialog-fade 1000ms
}

.z-dialog-shaking-leave-active {
    animation-direction: reverse
}

@keyframes z-dialog-shaking {
    0% {
        transform: translateX(-20px);
        filter: blur(2px)
    }

    5% {
        transform: translateX(19px);
        filter: blur(1.9px)
    }

    10% {
        transform: translateX(-18px);
        filter: blur(1.8px)
    }

    15% {
        transform: translateX(17px);
        filter: blur(1.7px)
    }

    20% {
        transform: translateX(-16px);
        filter: blur(1.6px)
    }

    25% {
        transform: translateX(15px);
        filter: blur(1.5px)
    }

    30% {
        transform: translateX(-14px);
        filter: blur(1.4px)
    }

    35% {
        transform: translateX(13px);
        filter: blur(1.3px)
    }

    40% {
        transform: translateX(-12px);
        filter: blur(1.2px)
    }

    45% {
        transform: translateX(11px);
        filter: blur(1.1px)
    }

    50% {
        transform: translateX(-10px);
        filter: blur(1px)
    }

    55% {
        transform: translateX(9px);
        filter: blur(.9px)
    }

    60% {
        transform: translateX(-8px);
        filter: blur(.8px)
    }

    65% {
        transform: translateX(7px);
        filter: blur(.7px)
    }

    70% {
        transform: translateX(-6px);
        filter: blur(.6px)
    }

    75% {
        transform: translateX(5px);
        filter: blur(.5px)
    }

    80% {
        transform: translateX(-4px);
        filter: blur(.4px)
    }

    85% {
        transform: translateX(3px);
        filter: blur(.3px)
    }

    90% {
        transform: translateX(-2px);
        filter: blur(.2px)
    }

    95% {
        transform: translateX(1px);
        filter: blur(.1px)
    }
}

.z-dialog-board-fall-root-object {
    perspective: 2000px
}

.z-dialog-board-fall-enter-active,.z-dialog-board-fall-leave-active {
    animation: z-dialog-board-fall 1200ms cubic-bezier(0.99, 0.12, 1, 0.71);
    transform-origin: 50% 0%
}

.z-dialog-board-fall-leave-active {
    animation-direction: reverse
}

@keyframes z-dialog-board-fall {
    0% {
        transform: rotateX(85deg);
        opacity: 0
    }

    70% {
        transform: rotateX(0deg);
        opacity: 1
    }

    80% {
        transform: rotateX(10deg)
    }

    88% {
        transform: rotateX(0deg)
    }

    96% {
        transform: rotateX(2deg)
    }

    100% {
        transform: rotateX(0deg)
    }
}

.z-dialog-from-near-root-object {
    perspective: 2000px
}

.z-dialog-from-near-enter-active,.z-dialog-from-near-leave-active {
    transition: 1200ms ease-in
}

.z-dialog-from-near-enter,.z-dialog-from-near-leave-to {
    transform: translateZ(500px) rotateY(360deg);
    opacity: 0
}

.z-dialog-from-far-root-object {
    perspective: 2000px
}

.z-dialog-from-far-enter-active,.z-dialog-from-far-leave-active {
    transition: 1200ms ease-in
}

.z-dialog-from-far-enter,.z-dialog-from-far-leave-to {
    transform: translateZ(-500px) rotateY(-360deg);
    opacity: 0
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.el-img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.el-img[data-fit=fit] img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.el-img[data-fit='hors'],.el-img[data-fit='vert'] {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.el-img[data-fit='hors'] img {
    width: 100%
}

.el-img[data-fit='vert'] img {
    height: 100%
}

.stone-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff
}

.stone-circle--item {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: 16px solid;
    margin: -16px 0 0 -16px;
    border-radius: 50%
}

.stone-circle--item:nth-child(1) {
    animation: stone-circle--item1 1s 0s infinite both
}

@keyframes stone-circle--item1 {
    0% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(45deg) translateX(50px) scale(1)
    }

    50% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(45deg) translateX(50px) scale(1)
    }

    60% {
        border-color: rgba(136,136,136,0.5);
        transform: rotate(45deg) translateX(40px) scale(.7)
    }

    100% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(45deg) translateX(50px) scale(1)
    }
}

.stone-circle--item:nth-child(2) {
    animation: stone-circle--item2 1s .125s infinite both
}

@keyframes stone-circle--item2 {
    0% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(90deg) translateX(50px) scale(1)
    }

    50% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(90deg) translateX(50px) scale(1)
    }

    60% {
        border-color: rgba(136,136,136,0.5);
        transform: rotate(90deg) translateX(40px) scale(.7)
    }

    100% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(90deg) translateX(50px) scale(1)
    }
}

.stone-circle--item:nth-child(3) {
    animation: stone-circle--item3 1s .25s infinite both
}

@keyframes stone-circle--item3 {
    0% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(135deg) translateX(50px) scale(1)
    }

    50% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(135deg) translateX(50px) scale(1)
    }

    60% {
        border-color: rgba(136,136,136,0.5);
        transform: rotate(135deg) translateX(40px) scale(.7)
    }

    100% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(135deg) translateX(50px) scale(1)
    }
}

.stone-circle--item:nth-child(4) {
    animation: stone-circle--item4 1s .375s infinite both
}

@keyframes stone-circle--item4 {
    0% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(180deg) translateX(50px) scale(1)
    }

    50% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(180deg) translateX(50px) scale(1)
    }

    60% {
        border-color: rgba(136,136,136,0.5);
        transform: rotate(180deg) translateX(40px) scale(.7)
    }

    100% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(180deg) translateX(50px) scale(1)
    }
}

.stone-circle--item:nth-child(5) {
    animation: stone-circle--item5 1s .5s infinite both
}

@keyframes stone-circle--item5 {
    0% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(225deg) translateX(50px) scale(1)
    }

    50% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(225deg) translateX(50px) scale(1)
    }

    60% {
        border-color: rgba(136,136,136,0.5);
        transform: rotate(225deg) translateX(40px) scale(.7)
    }

    100% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(225deg) translateX(50px) scale(1)
    }
}

.stone-circle--item:nth-child(6) {
    animation: stone-circle--item6 1s .625s infinite both
}

@keyframes stone-circle--item6 {
    0% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(270deg) translateX(50px) scale(1)
    }

    50% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(270deg) translateX(50px) scale(1)
    }

    60% {
        border-color: rgba(136,136,136,0.5);
        transform: rotate(270deg) translateX(40px) scale(.7)
    }

    100% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(270deg) translateX(50px) scale(1)
    }
}

.stone-circle--item:nth-child(7) {
    animation: stone-circle--item7 1s .75s infinite both
}

@keyframes stone-circle--item7 {
    0% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(315deg) translateX(50px) scale(1)
    }

    50% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(315deg) translateX(50px) scale(1)
    }

    60% {
        border-color: rgba(136,136,136,0.5);
        transform: rotate(315deg) translateX(40px) scale(.7)
    }

    100% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(315deg) translateX(50px) scale(1)
    }
}

.stone-circle--item:nth-child(8) {
    animation: stone-circle--item8 1s .875s infinite both
}

@keyframes stone-circle--item8 {
    0% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(360deg) translateX(50px) scale(1)
    }

    50% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(360deg) translateX(50px) scale(1)
    }

    60% {
        border-color: rgba(136,136,136,0.5);
        transform: rotate(360deg) translateX(40px) scale(.7)
    }

    100% {
        border-color: rgba(136,136,136,0.1);
        transform: rotate(360deg) translateX(50px) scale(1)
    }
}

.stone-circle-enter-active,.stone-circle-leave-active {
    transition: 300ms
}

.stone-circle-enter,.stone-circle-leave-to {
    opacity: 0
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.el-scroll-anime--item {
    animation-fill-mode: both
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.el-sns {
    display: inline-block
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.el-twitter-timeline {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: scroll
}

.el-twitter-timeline::-webkit-scrollbar {
    width: 4px;
    background-color: #ccc
}

.el-twitter-timeline::-webkit-scrollbar-thumb {
    background-color: #444
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.el-video {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    background-color: #000;
    padding-bottom: 56.25%
}

.el-video--screen {
    position: absolute;
    width: 100%;
    height: 100%
}

.el-video[data-status="paused"] .el-video--screen {
    opacity: 0.8
}

.el-video[data-status="interval"] .el-video--screen {
    opacity: 0.8
}

.el-video--bar {
    position: relative;
    display: block;
    width: 100%;
    height: 4px
}

.el-video--bar-progress {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #cc6;
    transition: color 500ms
}

.el-video.paused .el-video--bar-progress {
    background-color: #d65c5c
}

.el-video.interval .el-video--bar-progress {
    background-color: #5c85d6
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.el-visible:not([data-show]) {
    visibility: hidden;
    animation: none !important
}

.el-visible:not([data-show]) * {
    animation: none !important
}

.el-visible[data-show] {
    visibility: visible
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.el-youtube iframe {
    width: 100%;
    height: 100%
}

.el-youtube.normal {
    background-color: #111;
    width: 100%;
    height: 100%
}

.el-youtube.pcimage {
    display: inline-block;
    width: 100%;
    height: 100%
}

.el-youtube.pcimage .el-dialog--open {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.el-youtube.pcimage .el-dialog--window {
    display: block;
    width: 1200px;
    height: 675px
}

.el-youtube.pcimage .el-dialog--content {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.el-youtube-adap--image {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #000
}

.el-youtube-dialog {
    width: 100%;
    height: 100%
}

ul.Normal li,dl.Normal dd,dl.Normal dt {
    padding: 0.1em 1em
}

ol.Normal>li {
    padding: 0.1em 0
}

ul.Chuni-disc {
    padding: 0.1em 2em
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Chuni-disc>li {
    list-style-type: disc;
    padding: 0.1em 0
}

ul.Normal>li.Chuni-kome::before {
    content: "※";
    width: 1em
}

ul.Normal>li.Chuni-kome {
    text-indent: -1em;
    padding-left: 1em
}

ul.Normal>li.Chuni-warning::before {
    content: "※";
    width: 1em;
    color: #f00
}

ul.Normal>li.Chuni-warning {
    text-indent: -1em;
    padding-left: 1em;
    color: #f00
}

b {
    font-weight: bold
}

.v-swish--char {
    display: inline-block;
    white-space: pre-wrap;
    pointer-events: none
}

.z-anim-fade-huge-zoom {
    animation: z-anim-fade-huge-zoom 500ms both
}

@keyframes z-anim-fade-huge-zoom {
    0% {
        transform: scale(8);
        opacity: 0
    }

    50% {
        opacity: 0.1
    }

    80% {
        transform: scale(1.25);
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.z-anim-fade-slow-zoom {
    animation: z-anim-fade-slow-zoom 500ms both
}

@keyframes z-anim-fade-slow-zoom {
    0% {
        transform: scale(4);
        opacity: 0
    }

    50% {
        transform: scale(3.8);
        opacity: 1
    }

    90% {
        transform: scale(0.9);
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.z-anim-fade {
    animation: z-anim-fade 500ms both
}

@keyframes z-anim-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.z-anim-from-left {
    animation: z-anim-from-left 500ms both
}

@keyframes z-anim-from-left {
    0% {
        transform: translateX(-1em) scale(0);
        opacity: 0.0
    }

    70% {
        transform: translateX(0em) scale(1);
        opacity: 1.0
    }

    75% {
        transform: translateX(0.2em) scale(1);
        opacity: 0.4
    }

    80% {
        transform: translateX(0em) scale(1);
        opacity: 1.0
    }

    85% {
        transform: translateX(0.1em) scale(1);
        opacity: 0.6
    }

    90% {
        transform: translateX(0em) scale(1);
        opacity: 1.0
    }

    95% {
        transform: translateX(0.05em) scale(1);
        opacity: 0.8
    }

    100% {
        transform: translateX(0em) scale(1);
        opacity: 1.0
    }
}

.z-anim-from-right {
    animation: z-anim-from-right 500ms both
}

@keyframes z-anim-from-right {
    0% {
        transform: translateX(10em) scale(2, 0);
        opacity: 0.0
    }

    84% {
        transform: translateX(-0.1em) scale(1.1, 0.8);
        opacity: 1.0
    }

    100% {
        transform: translateX(0em) scale(1, 1);
        opacity: 1.0
    }
}

.z-anim-from-top {
    animation: z-anim-from-top 500ms both
}

@keyframes z-anim-from-top {
    0% {
        transform: translateY(-10em) scale(0);
        opacity: 0.0
    }

    70% {
        transform: translateY(0em) scale(0.4);
        opacity: 1.0
    }

    75% {
        transform: translateY(0.2em) scale(0.5);
        opacity: 0.4
    }

    80% {
        transform: translateY(0em) scale(0.6);
        opacity: 1.0
    }

    85% {
        transform: translateY(0.1em) scale(0.7);
        opacity: 0.6
    }

    90% {
        transform: translateY(0em) scale(0.8);
        opacity: 1.0
    }

    95% {
        transform: translateY(0.05em) scale(0.9);
        opacity: 0.8
    }

    100% {
        transform: translateY(0em) scale(1);
        opacity: 1.0
    }
}

.z-anim-random {
    animation: z-anim-random 500ms both
}

@keyframes z-anim-random {
    0% {
        transform: scale(3);
        opacity: 0;
        text-shadow: 0 0 8em
    }

    80% {
        transform: scale(2.8);
        opacity: 0.1;
        text-shadow: 0 0 0em
    }

    97% {
        transform: scale(0.9);
        opacity: 1;
        top: 0;
        left: 0
    }

    100% {
        transform: scale(1);
        opacity: 1;
        top: 0;
        left: 0
    }
}

.z-anim-random:nth-child(20n+1) {
    top: .80484em;
    left: -.9674em
}

.z-anim-random:nth-child(20n+2) {
    top: 1.56702em;
    left: .25178em
}

.z-anim-random:nth-child(20n+3) {
    top: .70714em;
    left: 1.38573em
}

.z-anim-random:nth-child(20n+4) {
    top: -.90736em;
    left: 1.54864em
}

.z-anim-random:nth-child(20n+5) {
    top: -.07495em;
    left: -.98119em
}

.z-anim-random:nth-child(20n+6) {
    top: -1.38074em;
    left: .32859em
}

.z-anim-random:nth-child(20n+7) {
    top: -1.56994em;
    left: -1.35535em
}

.z-anim-random:nth-child(20n+8) {
    top: -.16582em;
    left: .10326em
}

.z-anim-random:nth-child(20n+9) {
    top: -.19999em;
    left: -1.01916em
}

.z-anim-random:nth-child(20n+10) {
    top: -.96483em;
    left: 1.65376em
}

.z-anim-random:nth-child(20n+11) {
    top: 1.34566em;
    left: -.08426em
}

.z-anim-random:nth-child(20n+12) {
    top: .52215em;
    left: -.68281em
}

.z-anim-random:nth-child(20n+13) {
    top: -1.43364em;
    left: 1.10593em
}

.z-anim-random:nth-child(20n+14) {
    top: .81708em;
    left: 1.55087em
}

.z-anim-random:nth-child(20n+15) {
    top: .38924em;
    left: -.2133em
}

.z-anim-random:nth-child(20n+16) {
    top: .3593em;
    left: -1.56168em
}

.z-anim-random:nth-child(20n+17) {
    top: .2873em;
    left: -.33967em
}

.z-anim-random:nth-child(20n+18) {
    top: .67787em;
    left: 1.13392em
}

.z-anim-random:nth-child(20n+19) {
    top: -.85145em;
    left: -.32002em
}

.z-anim-random-strong {
    animation: z-anim-random-strong 500ms both
}

@keyframes z-anim-random-strong {
    0% {
        transform: scale(8);
        opacity: 0
    }

    80% {
        transform: scale(7);
        opacity: 0.2
    }

    90% {
        transform: scale(1.25);
        opacity: 1;
        top: 0;
        left: 0
    }

    100% {
        transform: scale(1);
        opacity: 1;
        top: 0;
        left: 0
    }
}

.z-anim-random-strong:nth-child(20n+1) {
    top: 3.22968em;
    left: -2.3404em
}

.z-anim-random-strong:nth-child(20n+2) {
    top: -3.35892em;
    left: -4.8392em
}

.z-anim-random-strong:nth-child(20n+3) {
    top: -.74376em;
    left: -2.55982em
}

.z-anim-random-strong:nth-child(20n+4) {
    top: .80988em;
    left: -5.52389em
}

.z-anim-random-strong:nth-child(20n+5) {
    top: 2.38196em;
    left: 2.90654em
}

.z-anim-random-strong:nth-child(20n+6) {
    top: -1.62301em;
    left: -1.02388em
}

.z-anim-random-strong:nth-child(20n+7) {
    top: -7.15171em;
    left: -4.3772em
}

.z-anim-random-strong:nth-child(20n+8) {
    top: -3.10939em;
    left: -5.6246em
}

.z-anim-random-strong:nth-child(20n+9) {
    top: 4.29154em;
    left: -2.16992em
}

.z-anim-random-strong:nth-child(20n+10) {
    top: 7.8269em;
    left: -7.00163em
}

.z-anim-random-strong:nth-child(20n+11) {
    top: -2.05985em;
    left: 3.26314em
}

.z-anim-random-strong:nth-child(20n+12) {
    top: -2.53384em;
    left: -6.68784em
}

.z-anim-random-strong:nth-child(20n+13) {
    top: -1.48187em;
    left: 4.53259em
}

.z-anim-random-strong:nth-child(20n+14) {
    top: .30123em;
    left: -1.48383em
}

.z-anim-random-strong:nth-child(20n+15) {
    top: 5.55125em;
    left: -.88263em
}

.z-anim-random-strong:nth-child(20n+16) {
    top: -2.00039em;
    left: 3.99826em
}

.z-anim-random-strong:nth-child(20n+17) {
    top: -.00501em;
    left: -.53879em
}

.z-anim-random-strong:nth-child(20n+18) {
    top: -7.10724em;
    left: .87421em
}

.z-anim-random-strong:nth-child(20n+19) {
    top: -4.28038em;
    left: 1.03441em
}

.z-anim-shake {
    animation: z-anim-shake 500ms both
}

@keyframes z-anim-shake {
    0% {
        transform: scale(3);
        opacity: 0
    }

    60% {
        transform: scale(1.2);
        opacity: 1
    }

    65% {
        transform: scale(1.5)
    }

    70% {
        transform: scale(1.1)
    }

    75% {
        transform: scale(1.4)
    }

    80% {
        transform: scale(1)
    }

    85% {
        transform: scale(1.2)
    }

    90% {
        transform: scale(0.9)
    }

    95% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

.z-anim-slimy {
    animation: z-anim-slimy 500ms both
}

@keyframes z-anim-slimy {
    0% {
        transform: translateY(0em) scale(1, 1.6);
        opacity: 0
    }

    20% {
        transform: translateY(0.2em) scale(1.2, 1);
        opacity: 1
    }

    40% {
        transform: translateY(-0.2em) scale(1, 1.3);
        opacity: 1
    }

    60% {
        transform: translateY(0.1em) scale(1.1, 1);
        opacity: 1
    }

    80% {
        transform: translateY(-0.1em) scale(1, 1.1);
        opacity: 1
    }

    100% {
        transform: translateY(0em) scale(1, 1);
        opacity: 1
    }
}

.z-anim-soft-wave {
    animation: z-anim-soft-wave 500ms both
}

@keyframes z-anim-soft-wave {
    0% {
        transform: scale(1.5);
        opacity: 0.0
    }

    20% {
        transform: scale(0.6);
        opacity: 0.2
    }

    30% {
        transform: scale(1.4);
        opacity: 0.3
    }

    40% {
        transform: scale(0.7);
        opacity: 0.4
    }

    50% {
        transform: scale(1.3);
        opacity: 0.5
    }

    60% {
        transform: scale(0.8);
        opacity: 0.6
    }

    70% {
        transform: scale(1.2);
        opacity: 0.7
    }

    80% {
        transform: scale(0.9);
        opacity: 0.8
    }

    90% {
        transform: scale(1.1);
        opacity: 0.9
    }

    100% {
        transform: scale(1);
        opacity: 1.0
    }
}

.z-anim-thin {
    animation: z-anim-thin 500ms both
}

@keyframes z-anim-thin {
    0% {
        transform: scale(3, 0);
        opacity: 0
    }

    80% {
        transform: scale(2, 0.1)
    }

    85% {
        transform: scale(1, 0.8);
        opacity: 0.2
    }

    90% {
        transform: scale(1, 1.1)
    }

    95% {
        transform: scale(1, 0.9)
    }

    100% {
        transform: scale(1, 1);
        opacity: 1
    }
}

.z-anim-zoom {
    animation: z-anim-zoom 500ms both
}

@keyframes z-anim-zoom {
    0% {
        transform: scale(2);
        opacity: 0
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}
