/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-size: 1em;
    font-family: monospace, monospace
}

a {
    background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-size: 1em;
    font-family: monospace, monospace
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-size: 100%;
    line-height: 1.15;
    font-family: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

@-ms-viewport {
    width: device-width
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: rgba(0, 0, 0, 0);
    font-size: 100%;
    vertical-align: baseline
}

body {
    line-height: 1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block
}

ol, ul {
    list-style: none
}

a {
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    font-size: 100%;
    vertical-align: baseline
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #ccc
}

input, select {
    vertical-align: middle
}

img, iframe {
    vertical-align: bottom
}

textarea {
    overflow: auto;
    line-height: 1.6;
    font-family: "Open Sans", Verdana, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Helvetica, Arial, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
    vertical-align: middle;
    resize: vertical
}

*, *:after, *::before {
    box-sizing: border-box
}

html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    background: #a0f2e4 url("../img/_bg/bg_body.jpg") top center no-repeat fixed;
    font-size: 62.5%
}

body {
    word-wrap: break-word;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    position: relative;
    min-width: 320px;
    color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    font-family: "Open Sans", Verdana, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Helvetica, Arial, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif
}

a {
    tap-highlight-color: rgba(255, 255, 255, .1);
    outline: 0;
    color: #59493f;
    font-weight: normal;
    text-decoration: none;
    transition: all 200ms 0s ease-in
}

a:link, a:visited, a:active {
    color: #59493f
}

a:hover {
    color: #59493f;
    font-weight: normal
}

img {
    max-width: 100%;
    height: auto;
}

object {
    max-width: 100%
}

input[type=text], input[type=search], input[type=tel], input[type=url], input[type=email], input[type=password], input[type=datetime], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime-local], input[type=number], input[type=range], input[type=color], input[type=submit], input[type=reset], input[type=button], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

.b {
    font-weight: bold
}

.i {
    font-style: italic
}

.u {
    text-decoration: underline
}

.d {
    text-decoration: line-through
}

.normal {
    font-weight: normal
}

.black {
    color: #000
}

.white {
    color: #fff
}

.red {
    color: red
}

.green {
    color: lime
}

.blue {
    color: blue
}

.gray {
    color: #aaa
}

.orange {
    color: #f90
}

.xx-s {
    font-size: xx-small
}

.x-s {
    font-size: x-small
}

.s {
    font-size: small
}

.m {
    font-size: medium
}

.l {
    font-size: large
}

.x-l {
    font-size: x-large
}

.xx-l {
    font-size: xx-large
}

.txt-left {
    text-align: left
}

.txt-center {
    text-align: center
}

.txt-right {
    text-align: right
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.show {
    display: block
}

.hide {
    display: none
}

.form-area {
    padding: 2em;
    background: #f6f7f8
}

.bt-area {
    display: flex;
    justify-content: center;
    padding: 3em 0
}

.bt-area:after {
    display: table;
    clear: both;
    content: ""
}

.bt-area * {
    zoom: 1
}

.bt-area input, .bt-area button, .bt-area a {
    margin: 0 1em 0 0;
    padding: 1em;
    font-size: 16px;
    font-size: 1.6rem;
    vertical-align: middle
}

.bt-area input:last-child, .bt-area button:last-child, .bt-area a:last-child {
    margin: 0
}

.bt-area input:hover, .bt-area button:hover, .bt-area a:hover {
    text-decoration: none
}

.bt-area .submit, .bt-area .reset {
    width: 25%
}

.fieldcontain {
    margin: 0 0 2em;
    padding: 0 0 2em;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ddd
}

.fieldcontain:last-child, .fieldcontain:last-of-type {
    margin: 0;
    padding: 0;
    border: none
}

.fieldcontain label span, .fieldcontain legend span {
    color: #f90;
    font-size: x-small
}

label {
    display: inline-block;
    padding: 0 0 .3em
}

label>input {
    margin: 0 .3em
}

label>input[type=radio], label>input[type=checkbox] {
    margin: 0 .3em 0 0
}

label+input {
    margin: 0 .3em
}

label+label {
    padding: 0 0 .3em .7em
}

label:last-child {
    padding: 0
}

fieldset {
    margin: 0 0 1em
}

fieldset:last-child, fieldset:last-of-type {
    margin: 0
}

fieldset legend {
    padding: 0 0 .3em;
    font-weight: bold
}

input, select, textarea {
    margin: 0 .3em 0 0;
    padding: .3em;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    font-size: 14px;
    font-size: 1.4rem;
    vertical-align: baseline
}

input:last-child, select:last-child, textarea:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.submit, .reset {
    margin: 0 .5em 0 0;
    padding: .5em;
    border-width: 2px;
    border-style: solid;
    line-height: 1;
    font-family: "Open Sans", Verdana, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Helvetica, Arial, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
    vertical-align: middle;
    cursor: pointer
}

.submit:last-child, .reset:last-child {
    margin: 0
}

.submit:hover, .reset:hover {
    text-decoration: none
}

input.submit, button.submit, a.submit {
    border-color: #069;
    background: #39c;
    color: #fff;
    transition: all 200ms 0s ease-in
}

input.submit:hover, button.submit:hover, a.submit:hover {
    border-color: #0af;
    background: #85c2e0;
    color: #000
}

input.reset, button.reset, a.reset {
    border-color: #999;
    background: #000;
    color: #fff;
    transition: all 200ms 0s ease-in
}

input.reset:hover, button.reset:hover, a.reset:hover {
    border-color: #ccc;
    background: gray;
    color: #000
}

a.submit, a.reset {
    display: inline-block;
    text-align: center
}

input[type=text], input[type=search], input[type=tel], input[type=url], input[type=email], input[type=password], input[type=datetime], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime-local], input[type=number], input[type=range], input[type=color] {
    height: 28px
}

input[type=radio], input[type=checkbox] {
    width: auto;
    padding: 0;
    border: 0 none
}

input.short {
    width: 25%
}

input.middle {
    width: 50%
}

input.long {
    width: 100%
}

input.auto {
    width: auto
}

input:invalid {
    border-color: #c30
}

select {
    height: 28px;
    padding: 0;
    line-height: 1
}

textarea {
    height: 78px
}

textarea.long {
    width: 100%
}

div.paging {
    clear: both;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center
}

div.paging span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block;
    margin: 0 8px 8px 0;
    user-select: none
}

div.paging span:last-child {
    margin: 0 0 8px
}

div.paging span.number {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc
}

div.paging span.current {
    padding: 1em;
    border-width: 1px;
    border-style: solid;
    border-color: #069;
    background: #39c;
    color: #fff
}

div.paging span.first a, div.paging span.prev a, div.paging span.next a, div.paging span.last a {
    padding: 0
}

div.paging span a {
    display: block;
    padding: 1em
}

div.paging span a:hover {
    cursor: pointer
}

html.js div#note {
    display: none
}

html.no-js div#note {
    display: block;
    padding: 3em;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    background: rgba(0, 0, 0, .3);
    box-shadow: rgba(0, 0, 0, .1) 0 2px 2px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center
}

html.no-js div#note p {
    margin: 0;
    line-height: 1
}

html.no-js div#note p img {
    margin: 0 1em 0 0;
    padding: 0 1em 0 0;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #666;
    vertical-align: middle
}

html.no-js #container, html.no-js footer {
    display: none
}

div#container main {
    background: #ddd
}

div#container main section {
    padding: 0 0 3em
}

div#container main section:after {
    display: table;
    clear: both;
    content: ""
}

div#container main section * {
    zoom: 1
}

footer {
    background: #4a3e30
}

footer div.footer-inner {
    padding: 1em;
    overflow: visible;
    color: #fff;
    text-align: center
}

div.header-inner, div.main-inner, div.footer-inner {
    position: relative;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 16px
}

div.header-inner:after, div.main-inner:after, div.footer-inner:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    overflow: hidden;
    content: " "
}

div.header-inner *, div.main-inner *, div.footer-inner * {
    zoom: 1
}

div.column-a {
    word-wrap: break-word;
    display: inline;
    width: 77.5862068966%;
    float: left;
    text-align: left
}

aside.column-b {
    word-wrap: break-word;
    display: inline;
    width: 20.6896551724%;
    float: right;
    text-align: left
}

div#container header div.header-inner h1 {
    float: left
}

div#container header div.header-inner h1 a {
    display: inline-block;
    width: 140px;
    height: 24px;
    margin: 12px 0
}

footer div.footer-inner p.copyright {
    text-align: center
}

.breadcrumbs {
    word-wrap: break-word;
    margin: 0 0 1em;
    padding: .5em;
    border-width: 0 0 1px;
    border-style: dotted;
    border-color: #ccc;
    background: #eee;
    color: #ccc;
    font-size: 10px;
    font-size: 1rem
}

#page-top {
    display: block;
    z-index: 10000;
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: max(52px, min(6.7708333333vw, 60px));
    height: max(52px, min(6.7708333333vw, 60px));
    background: url("../img/_common/icn-pagetop.png") no-repeat;
    background-size: cover;
    cursor: pointer;
    opacity: 0;
    transition: all .3s ease-in-out
}

ul.social-plugins {
    display: flex;
    justify-content: center
}

ul.social-plugins li {
    height: 20px;
    margin: 0 8px 8px 0
}

ul.social-plugins li:last-child {
    margin: 0 0 8px
}

#loader {
    display: flex;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background: #fff;
    transition: all 1s
}

#loader.loaded {
    visibility: hidden;
    opacity: 0
}

nav.gnav {
    background: #555
}

nav.gnav:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    overflow: hidden;
    content: " "
}

nav.gnav * {
    zoom: 1
}

nav.gnav ul#menu {
    position: relative;
    left: 50%;
    float: left
}

nav.gnav ul#menu:after {
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
    overflow: hidden;
    content: " "
}

nav.gnav ul#menu * {
    zoom: 1
}

nav.gnav ul#menu li {
    position: relative;
    left: -50%;
    margin: 0 8px;
    float: left;
    background: #6f6f6f;
    color: #fff;
    line-height: 2;
    text-align: center
}

nav.gnav ul#menu li a {
    display: block;
    color: #fff
}

nav.gnav ul#menu li:hover, nav.gnav ul#menu li.selected {
    background: #eee;
    color: #333
}

nav.gnav ul#menu li:hover a, nav.gnav ul#menu li.selected a {
    color: #333
}

nav.gnav ul#menu li:hover ul.dropdown {
    top: auto;
    left: 0
}

nav.gnav ul#menu li ul.dropdown {
    z-index: 1;
    position: absolute;
    left: -999em;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    white-space: nowrap
}

nav.gnav ul#menu li ul {
    z-index: 100;
    position: static;
    left: 0;
    float: none
}

nav.gnav ul#menu li ul li {
    left: auto;
    margin: 0;
    float: none;
    border: 0 none;
    border-radius: 0;
    background: #eee;
    font-size: 14px;
    font-size: 1.4rem
}

nav.gnav ul#menu li ul li:last-child {
    border-radius: 0 0 5px 5px
}

nav.gnav ul#menu li ul li a {
    padding: 0 .7em
}

nav.gnav a.open {
    display: none
}

nav.gnav a.open span {
    display: none
}

div#pageslide {
    display: none;
    z-index: 999999;
    position: fixed;
    top: 0;
    height: 100%;
    background: #333;
    color: #fff
}

div#pageslide ul#menu {
    width: 160px
}

div#pageslide ul#menu li {
    padding: .7em 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #555 #111 #111 #555;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center
}

div#pageslide ul#menu li a {
    display: block;
    color: #fff
}

div#pageslide ul#menu li a:hover {
    text-decoration: underline
}

div#pageslide ul#menu li ul {
    margin: .7em 0 0;
    background: #444
}

div#pageslide ul#menu li ul li {
    padding: .7em
}

div#pageslide ul#menu li ul li:hover {
    background: #777
}

div#pageslide ul#menu li ul li a:hover {
    text-decoration: none
}

div#pageslide ul#menu li.ddm {
    padding: .7em 0 0 1em
}

.no-svg div#container header div.header-inner a.logo-success {
    background: url("../img/logo-success.png") no-repeat
}

.no-svg div#container nav.gnav a.open {
    background: url("../img/icn-menu.png") no-repeat
}

.no-svg #scrollUp {
    background: url("../img/icn-pagetop.png") no-repeat
}

#onetrust-consent-sdk {
    display: none !important;
    height: 0 !important;
    overflow: hidden !important
}

#lean_overlay {
    display: none;
    z-index: 999;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000
}

div.contents {
    position: relative;
    max-width: 1100px;
    margin: 0 auto
}

div.contents h1 {
    margin: 0
}

div.contents img.topimg_chara {
    display: block;
    z-index: 150;
    position: absolute;
    top: 0;
    left: 0
}

div.contents img.topimg {
    display: block;
    z-index: 200;
    position: absolute;
    top: 0;
    left: 0
}

div.contents canvas {
    display: block;
    z-index: 201;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

div.contents img.topimg_smp, div.contents canvas.topimg_smp {
    display: none
}

div.contents header {
    z-index: 300;
    position: absolute;
    top: 0;
    left: 6.3636363636%
}

div.contents div.contents-inner {
    position: relative;
    max-width: 1000px;
    margin: auto;
    background: url("../img/_bg/bg_contents.png");
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .5)
}

div.contents div.contents-inner div.top_box div.term_box {
    margin: 1em auto;
    text-align: center
}

div.contents div.contents-inner nav#gnav {
    margin: 0 auto;
    padding: 0 1em
}

div.contents div.contents-inner nav#gnav ul {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

div.contents div.contents-inner nav#gnav ul li {
    flex: 0 1 25%;
    padding: .5em;
    text-align: center
}

div.contents div.contents-inner nav#gnav ul li a {
    display: block;
    width: 100%;
    margin: 0 auto
}

div.contents div.contents-inner nav#gnav ul li a img {
    width: 100%
}

div.contents div.contents-inner nav#gnav ul li a img.menu_off {
    display: block
}

div.contents div.contents-inner nav#gnav ul li a img.menu_on {
    display: none
}

div.contents div.contents-inner nav#gnav ul li a:hover img.menu_off {
    display: none
}

div.contents div.contents-inner nav#gnav ul li a:hover img.menu_on {
    display: block
}

div.modal_box div.theme_text_box div.theme_text>p, div.modal_box div.theme_text_box div.theme_text ul li, div.main section div.section_inner div.section_inner_inner p {
    padding-bottom: .1em;
    background-image: linear-gradient(rgba(102, 102, 102, 0.3) 0.1em, transparent 0.1em);
    background-size: auto 2.6rem;
    background-color: rgba(0, 0, 0, 0);
    line-height: 2.6rem
}

ul.worklist li div.work_box a, section.vote div.link_box_wrap div.link_box a.link_entry, section.category ul.category_list li {
    transition: .1s
}

div.main {
    padding: 1em 1em 2em
}

div.main section h2 {
    margin: 1em auto 0;
    text-align: center
}

div.main section h2 span {
    display: inline-block;
    margin: 0 auto;
    padding: .5em 2em;
    border: 3px solid #a6937c;
    border-bottom: 0;
    border-radius: 10px 10px 0px 0px;
    background: #283559;
    background: url("../img/_bg/bg_h2.jpg") bottom center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-size: 2rem;
    text-align: center
}

div.main section div.section_inner {
    padding: 1em 0;
    border: 2px solid #b5b5b5;
    background: url("../img/_bg/bg_section.png");
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .2)
}

div.main section div.section_inner div.section_inner_inner {
    padding: 1em 2.5em;
    background: url("../img/_bg/bg_section_inner.png") left top repeat-y
}

div.main section div.section_inner div.section_inner_inner section.category_npc, div.main section div.section_inner div.section_inner_inner section.category_chara {
    margin-bottom: 1em;
    background: #fff;
    background: rgba(255, 255, 255, .7)
}

div.main section div.section_inner div.section_inner_inner section.category_npc h3, div.main section div.section_inner div.section_inner_inner section.category_chara h3 {
    margin: 0;
    padding: .2em 0;
    color: #fff;
    font-weight: bold;
    text-align: center
}

div.main section div.section_inner div.section_inner_inner section.category_npc div.category_inner, div.main section div.section_inner div.section_inner_inner section.category_chara div.category_inner {
    padding: 1em
}

div.main section div.section_inner div.section_inner_inner section.category_npc div.category_inner h4, div.main section div.section_inner div.section_inner_inner section.category_chara div.category_inner h4 {
    margin: 1em 0 0;
    text-align: center
}

div.main section div.section_inner div.section_inner_inner section.category_npc {
    border: 2px solid #476a4f
}

div.main section div.section_inner div.section_inner_inner section.category_npc h3 {
    background: url("../img/_bg/bg_npc.png")
}

div.main section div.section_inner div.section_inner_inner section.category_chara {
    border: 2px solid #966d90
}

div.main section div.section_inner div.section_inner_inner section.category_chara h3 {
    background: url("../img/_bg/bg_chara.png")
}

section.outline div.section_inner div.section_inner_inner {
    position: relative
}

section.outline div.section_inner div.section_inner_inner img.present {
    position: absolute;
    top: -25px;
    right: 20px
}

section.outline p.outline_text a.link {
    color: #960000;
    font-weight: bold;
    text-decoration: underline
}

section.category ul.category_list {
    max-width: 420px;
    margin: 0 auto 1em;
    overflow: hidden
}

section.category ul.category_list li {
    width: 50%;
    padding: .2em;
    float: left
}

section.category ul.category_list li:hover {
    filter: alpha(opacity=70);
    opacity: .7
}

section.category section.category_npc ul.category_npc_theme {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 100%;
    margin: 32px auto;
    overflow: hidden
}

section.category section.category_npc ul.category_npc_theme li {
    width: 20%;
    padding: 4px
}

section.category section.category_npc ul.category_npc_theme li a {
    display: block;
    position: relative
}

section.category section.category_npc ul.category_npc_theme li a ul.theme_btn li {
    width: 100%;
    float: none
}

section.category section.category_npc ul.category_npc_theme li a ul.theme_btn li.theme_btn_on {
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: .25s
}

section.category section.category_npc ul.category_npc_theme li a ul.theme_btn li.theme_btn_on:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

section.category_chara ul.category_chara_illust {
    margin: 0 auto 1em;
    overflow: hidden;
    text-align: center
}

section.category_chara ul.category_chara_illust li {
    display: inline-block;
    text-align: center
}

div#theme01, div#theme02, div#theme03, div#theme04, div#theme05 {
    display: none;
    padding: 1em
}

div.modal_box {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 3em 2.5em;
    border: 4px solid #a6937c;
    background: #fff;
    font-size: 14px;
    font-size: 1.4rem
}

div.modal_box h2 {
    height: 50px;
    margin: 0 0 1em;
    padding: .4em;
    background: url("../img/_bg/bg_modal_h2.png") top center no-repeat;
    font-weight: bold;
    line-height: 1.1;
    text-align: center
}

div.modal_box h2 span {
    display: block;
    font-size: 14px;
    font-size: 1.4rem
}

div.modal_box div.theme_text_box {
    width: 100%;
    max-height: 80vh;
    padding: 1.5em;
    overflow-y: auto;
    overflow-y: scroll;
    border: 2px solid #b5b5b5;
    background: url("../img/_bg/bg_section.png")
}

div.modal_box div.theme_text_box div.theme_head {
    width: 80%;
    margin: 0 auto 1em;
    background: #fff
}

div.modal_box div.theme_text_box div.theme_head h3 {
    margin: 0;
    padding: .2em 0;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    vertical-align: middle
}

div.modal_box div.theme_text_box div.theme_head h3 img {
    vertical-align: middle
}

div.modal_box div.theme_text_box div.theme_head h3 span {
    padding-left: .5em;
    vertical-align: middle
}

div.modal_box div.theme_text_box div.theme_head p {
    padding: 1em
}

div.modal_box div.theme_text_box div.theme_text img {
    display: block;
    width: 100%;
    margin: 0 auto 1em
}

div.modal_box div.theme_text_box div.theme_text ul li {
    margin-bottom: 1.7em;
    margin-left: .5em;
    list-style-position: outside;
    list-style-type: disc;
    text-indent: 1.5em
}

div.modal_box div.theme_text_box div.theme_text ul li:last-child {
    margin-bottom: 0em
}

div.modal_box div.theme_text_box div.theme_text ul li span {
    font-weight: bold
}

div.modal_box div.theme_text_box div.theme_text ul li span.bigtext {
    font-style: italic;
    font-size: 21px;
    font-size: 2.1rem
}

div.modal_box div.theme_text_box div.theme_text ul li p {
    margin-bottom: 0;
    text-indent: .75em
}

div.modal_box div.theme_text_box div.theme_text ul li.noindent {
    text-indent: 0 !important
}

div.modal_box div.theme_text_box div.theme_text ul li.noindent p {
    text-indent: 0 !important
}

div.modal_box div.theme_text_box div.theme_text ul li.notype {
    list-style-type: none !important
}

div.modal_box div.theme_text_box div.theme_text>p {
    margin-bottom: 1.9em
}

div.modal_box div.theme_text_box div.theme_text>p:last-child {
    margin-bottom: 0
}

div.modal_box div.theme_text_box div.theme_text>p span {
    font-weight: bold
}

div.modal_box p.modal_close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.theme_head_01 {
    border: 2px solid #818888
}

.theme_head_01 h3 {
    border-bottom: 1px solid #ccc;
    background: #dce6e6
}

.theme_head_02 {
    border: 2px solid #1c1714
}

.theme_head_02 h3 {
    border-bottom: 1px solid #ccc;
    background: #a69ab5
}

.theme_head_03 {
    border: 2px solid #004986
}

.theme_head_03 h3 {
    border-bottom: 1px solid #ccc;
    background: #d3e8f2
}

.theme_head_04 {
    border: 2px solid #960000
}

.theme_head_04 h3 {
    border-bottom: 1px solid #ccc;
    background: #f3b3bc
}

.theme_head_05 {
    border: 2px solid #806020
}

.theme_head_05 h3 {
    border-bottom: 1px solid #ccc;
    background: #ffec9b
}

section.vote img.img_vote_step {
    display: block;
    margin: 2em auto
}

section.vote div.link_box_wrap {
    display: flex;
    justify-content: space-around;
    max-width: 640px;
    margin: 0 auto;
    gap: 2%
}

section.vote div.link_box_wrap div.link_box {
    width: 48%;
    text-align: center
}

section.vote div.link_box_wrap div.link_box a.link_entry {
    display: inline-block
}

section.vote div.link_box_wrap div.link_box a.link_entry:hover {
    filter: alpha(opacity=70);
    opacity: .7
}

section.school_intro ul.school_list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    overflow: hidden;
    gap: max(16px, min(4.1666666667vw, 24px))
}

section.school_intro ul.school_list li.school_list_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    border: 4px solid #a6937c;
    background: #fff
}

section.school_intro ul.school_list li.school_list_box h3 {
    margin: 0 0 1em 0;
    padding: .2em .5em;
    border-bottom: 1px solid #ccc
}

section.school_intro ul.school_list li.school_list_box h3 img {
    display: inline-block;
    width: 100%;
    height: auto;
    vertical-align: middle
}

section.school_intro ul.school_list li.school_list_box span.heightLine {
    margin-bottom: 1em;
    padding: 0 1em;
    background-image: none;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: justify
}

section.school_intro ul.school_list li.school_list_box a.school_link {
    display: inline-block;
    padding-bottom: 1em
}

section.school_intro ul.school_list li.school_list_box a.school_link img {
    height: 40px
}

ul.worklist_npc_jump {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 1em;
    overflow: hidden;
    gap: 16px;
    text-align: center
}

ul.worklist_npc_jump li {
    text-align: center
}

ul.worklist_npc_jump li img {
    display: block;
    width: 100%;
    max-width: 130px;
    height: auto;
    margin: 0 auto
}

ul.worklist {
    margin-bottom: 1em;
    overflow: hidden
}

ul.worklist li {
    width: 14.28%;
    padding: .2em;
    float: left
}

ul.worklist li div.work_box {
    border: 3px solid #a6937c;
    background: #fff
}

ul.worklist li div.work_box a {
    display: block;
    padding-top: .2em;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center
}

ul.worklist li div.work_box a:hover {
    filter: alpha(opacity=50);
    opacity: .5
}

ul.worklist li div.work_box a div.img_tmb {
    height: 9em;
    overflow: hidden
}

ul.worklist li div.work_box a div.img_tmb img.workimg {
    display: inline-block;
    width: auto;
    height: auto;
    vertical-align: middle
}

ul.worklist li div.work_box dl.worklist_name dt {
    padding: .2em .5em
}

ul.worklist li div.work_box dl.worklist_name dt img {
    vertical-align: middle
}

ul.worklist li div.work_box dl.worklist_name dd {
    width: 100%;
    padding: .2em 0 .2em;
    overflow: hidden;
    background: #a6937c;
    text-overflow: ellipsis;
    white-space: nowrap
}

h4#worklist_npc_C, h4#worklist_npc_B, h4#worklist_npc_A {
    position: relative;
    height: auto;
    margin-bottom: .5em;
    padding: .2em .5em;
    padding: .6em;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
    line-height: 1.25;
    text-align: center
}

h4#worklist_npc_C span, h4#worklist_npc_B span, h4#worklist_npc_A span {
    vertical-align: middle
}

h4#worklist_npc_C a, h4#worklist_npc_B a, h4#worklist_npc_A a {
    -webkit-transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(0, -50%)
}

h4#worklist_npc_C a img, h4#worklist_npc_B a img, h4#worklist_npc_A a img {
    height: 28px
}

h4#worklist_npc_A {
    border-right: 5px solid #007200;
    border-left: 5px solid #007200;
    background: #32b16c;
    color: #fff
}

h4#worklist_npc_B {
    border-right: 5px solid #21439e;
    border-left: 5px solid #21439e;
    background: #556fb5;
    color: #fff
}

h4#worklist_npc_C {
    border-right: 5px solid #ec6a08;
    border-left: 5px solid #ec6a08;
    background: #f19149;
    color: #fff
}

div.work_detailed {
    top: 0 !important;
    left: 50% !important;
    width: 100% !important;
    margin: 0 !important
}

div.work_detailed {
    -webkit-transform: translate(-50%, 0);
    display: none;
    position: absolute;
    max-width: 960px;
    padding: 1em;
    transform: translate(-50%, 0)
}

div.work_detailed div.work_detailed_box {
    position: relative;
    width: 100%;
    border: 4px solid #a6937c;
    background: #fff
}

div.work_detailed div.work_detailed_box p.modal_close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 40px;
    height: 40px;
    cursor: pointer
}

div.work_detailed div.work_detailed_box ul.work_detailed_column {
    height: 100%;
    max-height: 94vh;
    overflow-y: auto;
    overflow-y: scroll
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li dl.worklist_name {
    text-align: center
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li dl.worklist_name dt {
    padding: .5em
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li dl.worklist_name dt img {
    width: 80%;
    max-width: 350px
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li dl.worklist_name dd {
    margin-bottom: .5em;
    padding: .1em .2em;
    background: #a6937c;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-size: 2rem
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li:nth-child(2) {
    text-align: center
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text {
    padding: 2em
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box {
    border: 4px solid #a6937c
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl {
    font-size: 14px;
    font-size: 1.4rem
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_name dt {
    padding: 0 .5em
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_name dd {
    padding: .2em 0;
    background: #a6937c;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment {
    padding: 1em;
    background: url("../img/_bg/bg_section.png")
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dt {
    margin-bottom: .4em;
    padding: .2em .6em;
    border-left: 5px solid #a6937c;
    font-weight: bold;
    line-height: 1
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd {
    padding-top: 1em;
    border-top: 1px dashed #ccc;
    text-align: justify;
    white-space: pre-line
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd dl {
    padding: 0
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd dl dt {
    margin-bottom: 0;
    padding: 0;
    float: left;
    border: none;
    font-weight: normal;
    line-height: normal;
    line-height: 2em
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd dl dt.newline {
    float: none
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd dl dd {
    padding: 0;
    border: none;
    line-height: 2em
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd dl dd p {
    line-height: 1.5em
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd p {
    display: block;
    margin-bottom: .5em;
    line-height: 1.5em;
    text-align: justify
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd h1 {
    margin: 0 0 .3em;
    font-size: 14px;
    font-size: 1.4rem
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd ul {
    margin-bottom: .5em
}

div.work_detailed div.work_detailed_box ul.work_detailed_column li.detailed_text div.detailed_box dl.worklist_comment dd ul li {
    margin-left: 1.5em;
    line-height: 1.5em;
    list-style-type: disc;
    text-align: left
}

div.npc_prize_winner {
    margin-bottom: 1em;
    border: 2px solid #a6937c;
    background: rgba(255, 255, 255, .5)
}

div.npc_prize_winner>img {
    max-width: 320px !important
}

div.npc_prize_winner>img {
    width: 100%
}

div.npc_prize_winner ul.npc_prize_winner_list {
    overflow: hidden
}

div.npc_prize_winner ul.npc_prize_winner_list li {
    padding: 1em
}

div.npc_prize_winner ul.npc_prize_winner_list li:first-child {
    width: 100%;
    text-align: center
}

div.npc_prize_winner ul.npc_prize_winner_list li:last-child {
    width: 100%
}

div.npc_prize_winner ul.npc_prize_winner_list li.prize_list_outline {
    float: none
}

div.npc_prize_winner ul.npc_prize_winner_list li.prize_list_outline dl.prize_caption {
    overflow-x: hidden
}

div.npc_prize_winner ul.npc_prize_winner_list li.prize_list_outline dl.prize_caption dt {
    width: 150px;
    float: left
}

div.npc_prize_winner ul.npc_prize_winner_list li.prize_list_outline dl.prize_caption dt img {
    display: block;
    width: 100%
}

div.npc_prize_winner ul.npc_prize_winner_list li.prize_list_outline dl.prize_caption dd {
    padding-left: 150px
}

div.npc_prize_winner ul.npc_prize_winner_list li.prize_list_img {
    float: right
}

div.npc_prize_winner div.npc_prize_comment {
    padding: 1em 0
}

div.npc_prize_winner div.npc_prize_comment h5 {
    margin-bottom: .5em;
    padding-bottom: .3em;
    border-bottom: dashed 1px #ccc;
    font-size: 14px;
    font-size: 1.4rem
}

div.npc_prize_winner div.npc_prize_comment h5 i {
    vertical-align: middle
}

div.npc_prize_winner div.npc_prize_comment h5 span {
    padding-left: .5em;
    font-weight: bold;
    line-height: 1;
    vertical-align: middle
}

ul.npc_prize_ranking {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

ul.npc_prize_ranking li {
    width: 50%;
    padding: .5em;
    text-align: center
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail {
    padding: 0 0 .5em 0;
    overflow: hidden;
    border: 2px solid #44362e;
    background: rgba(255, 255, 255, .5);
    font-size: 18px;
    font-size: 1.8rem
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dt {
    margin-bottom: .5em;
    border-bottom: 1px solid #a6937c;
    background: url("../img/_bg/bg_prize_h.png");
    color: #fff
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dt span {
    display: inline;
    font-weight: bold;
    vertical-align: middle
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd {
    padding: 0 .5em
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd.heightLine, ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd.heightLine2, ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd.heightLine3, ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd.heightLine4, ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd.heightLine5 {
    display: flex;
    align-items: center
}

.heightLine2 {
    height: 480px;
    justify-content: center;
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd img {
    width: 80%
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd img.img1 {
    width: 95%
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd span.prize_detail_name {
    display: block;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd h6 {
    margin-top: .5em;
    margin-bottom: .5em;
    padding-bottom: .3em;
    border-bottom: dashed 1px #ccc;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd h6 span {
    padding-left: .5em;
    border-left: solid 5px #a6937c;
    font-weight: bold;
    line-height: 1
}

ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd div.prize_detail_comment {
    margin-top: .5em;
    line-height: 1.2;
    text-align: left
}

.gold_gd {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 1);
    -moz-background-clip: text;
    -moz-text-fill-color: rgba(0, 0, 0, 1);
    background: linear-gradient(to bottom, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    color: black
}

.silver_gd {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 1);
    -moz-background-clip: text;
    -moz-text-fill-color: rgba(0, 0, 0, 1);
    background: linear-gradient(to bottom, #f6f8f9 0%, #e5ebee 50%, #c4c9ce 51%, #f5f7f9 100%);
    color: black
}

.bronze_gd {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 1);
    -moz-background-clip: text;
    -moz-text-fill-color: rgba(0, 0, 0, 1);
    background: linear-gradient(to bottom, #efd3c9 45%, #aa8681 47%, #f0b7a1 100%);
    color: black
}

.nomal_gd {
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 1);
    -moz-background-clip: text;
    -moz-text-fill-color: rgba(0, 0, 0, 1);
    background: linear-gradient(to bottom, #efebc9 45%, #aaa681 47%, #dff0a1 100%);
    color: black
}

span.chara_ranking_h {
    display: block;
    width: 100%;
    background: url("../img/_bg/bg_prize_h2.png");
    color: #fff;
    font-weight: bold;
    text-align: center
}

ul.npc_prize_higher {
    overflow: hidden
}

ul.npc_prize_higher li {
    padding: .5em;
    text-align: center
}

ul.npc_prize_higher li dl.npc_prize_ranking_detail {
    padding: 0 0 .5em 0;
    overflow: hidden;
    border: 2px solid #44362e;
    background: rgba(255, 255, 255, .5);
    font-size: 18px;
    font-size: 1.8rem
}

ul.npc_prize_higher li dl.npc_prize_ranking_detail dt {
    margin-bottom: .5em;
    border-bottom: 1px solid #a6937c;
    background: url("../img/_bg/bg_prize_h.png");
    color: #fff
}

ul.npc_prize_higher li dl.npc_prize_ranking_detail dt span {
    display: inline;
    font-weight: bold;
    vertical-align: middle
}

ul.npc_prize_higher li dl.npc_prize_ranking_detail dd {
    width: 50%;
    padding: 0 .5em;
    float: left
}

ul.npc_prize_higher li dl.npc_prize_ranking_detail dd span.prize_detail_name {
    display: block;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold
}

ul.npc_prize_higher li dl.npc_prize_ranking_detail dd h6 {
    margin-top: .5em;
    margin-bottom: .5em;
    padding-bottom: .3em;
    border-bottom: dashed 1px #ccc;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left
}

ul.npc_prize_higher li dl.npc_prize_ranking_detail dd h6 span {
    padding-left: .5em;
    border-left: solid 5px #a6937c;
    font-weight: bold;
    line-height: 1
}

ul.npc_prize_higher li dl.npc_prize_ranking_detail dd div.prize_detail_comment {
    margin-top: .5em;
    line-height: 1.2;
    text-align: left
}

ul.npc_prize_ranking_lower {
    overflow: hidden
}

ul.npc_prize_ranking_lower li {
    width: 25%;
    padding: .5em;
    float: left;
    text-align: center
}

ul.npc_prize_ranking_lower li dl.npc_prize_ranking_detail {
    padding-bottom: .5em;
    overflow: hidden;
    border: 2px solid #44362e;
    background: rgba(255, 255, 255, .5);
    font-size: 18px;
    font-size: 1.8rem
}

ul.npc_prize_ranking_lower li dl.npc_prize_ranking_detail dt {
    border-bottom: 1px solid #a6937c;
    background: url("../img/_bg/bg_prize_h.png");
    color: #fff
}

ul.npc_prize_ranking_lower li dl.npc_prize_ranking_detail dt span {
    display: inline;
    font-weight: bold;
    vertical-align: middle
}

ul.npc_prize_ranking_lower li dl.npc_prize_ranking_detail dd {
    padding: 0 .5em
}

ul.npc_prize_ranking_lower li dl.npc_prize_ranking_detail dd span.prize_detail_name {
    display: block;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold
}

ul.npc_prize_ranking_lower li dl.npc_prize_ranking_detail dd h6 {
    margin-top: .5em;
    margin-bottom: .5em;
    padding-bottom: .3em;
    border-bottom: dashed 1px #ccc;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left
}

ul.npc_prize_ranking_lower li dl.npc_prize_ranking_detail dd h6 span {
    padding-left: .5em;
    border-left: solid 5px #a6937c;
    font-weight: bold;
    line-height: 1
}

ul.npc_prize_ranking_lower li dl.npc_prize_ranking_detail dd div.prize_detail_comment {
    margin-top: .5em;
    line-height: 1.2;
    text-align: left
}

div.prize_chara_bottom {
    max-width: 600px;
    margin: 0 auto;
    margin-top: 2em;
    padding: 1em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
    text-align: center
}

div.prize_chara_bottom a.all_list_link {
    display: block;
    margin: .5em auto;
    padding: .5em;
    border: 2px solid #362e2b;
    background: url("../img/_bg/bg_chara.png");
    color: #fff;
    font-weight: bold
}

div.prize_chara_bottom a.all_list_link:hover {
    border: 2px solid #966d90;
    background: #fff;
    color: #966d90
}

span.team_comment_bottom {
    display: block;
    font-weight: bold;
    text-align: center
}

.outliner {
    display: none
}

.footer-inner span.sp {
    display: none
}

@media screen and (min-width: 425px) {
    .footer-inner span.sp {
        display: inline
    }
}

@media screen and (min-width: 768px) {
    section.school_intro ul.school_list {
        flex-direction: row
    }

    section.school_intro ul.school_list li.school_list_box {
        width: calc((100% - max(16px, min(4.1666666667vw, 24px))*1)/2)
    }

    .footer-inner br {
        display: none
    }
}

@media only screen and (max-width: 960px) {
    div#container header div.header-inner h1 {
        float: none;
        text-align: center
    }

    nav.gnav ul#menu li ul li {
        width: 11em
    }
}

@media screen and (max-width: 800px) {
    ul.worklist li {
        width: 20%
    }
}

@media screen and (max-width: 768px) {
    .bt-area {
        flex-direction: column;
        align-items: center
    }

    .bt-area input, .bt-area button, .bt-area a {
        margin: 0 0 1em
    }

    .bt-area .submit, .bt-area .reset {
        width: 50%
    }

    section.category section.category_npc ul.category_npc_theme li {
        width: 33.3333333333%
    }
}

@media screen and (max-width: 768px)and (max-width: 480px) {
    .bt-area .submit, .bt-area .reset {
        width: 100%
    }
}

@media screen and (max-width: 700px) {
    section.outline div.section_inner div.section_inner_inner img.present {
        top: 10px;
        right: 20px
    }
}

@media only screen and (max-width: 640px) {
    nav.gnav ul#menu {
        display: none
    }

    nav.gnav ul#menu li ul.dropdown {
        white-space: auto
    }

    nav.gnav a.open {
        display: block;
        position: absolute;
        top: 12px;
        left: 12px;
        width: 30px;
        height: 15px;
        background: url("../img/icn-menu.svg") no-repeat
    }

    html.no-js nav.gnav ul#menu {
        display: block
    }

    html.no-js nav.gnav a.open {
        display: none
    }
}

@media screen and (max-width: 640px) {
    html.no-js div#note {
        padding: 1em
    }

    html.no-js div#note p {
        line-height: 1.5
    }

    div.column-a {
        display: block;
        width: 100%;
        float: none
    }

    aside.column-b {
        display: block;
        width: 100%;
        float: none
    }

    ul.worklist li {
        width: 25%
    }

    div.npc_prize_winner ul.npc_prize_winner_list li:first-child, div.npc_prize_winner ul.npc_prize_winner_list li:last-child {
        width: 100%;
        float: none
    }

    ul.npc_prize_ranking li {
        width: 100%;
        margin-bottom: 1em;
        padding: 0;
        float: none
    }

    ul.npc_prize_ranking li dl.npc_prize_ranking_detail dd {
        width: 100%;
        float: none
    }

    ul.npc_prize_higher li dl.npc_prize_ranking_detail dd {
        width: 100%;
        float: none
    }

    ul.npc_prize_ranking_lower li {
        width: 100%;
        margin-bottom: 1em;
        padding: 0;
        float: none
    }
}

@media screen and (max-width: 480px) {
    div.contents img.topimg_chara {
        display: none
    }

    div.contents img.topimg, div.contents canvas.topimg {
        display: none
    }

    div.contents img.topimg_smp, div.contents canvas.topimg_smp {
        display: block
    }

    div.contents img.kirakira-smp, div.contents canvas.kirakira-smp {
        position: absolute
    }

    div.contents header {
        left: 10px
    }

    div.contents div.contents-inner {
        box-shadow: none
    }

    div.contents div.contents-inner div.top_box img.topimg_bg {
        display: none
    }

    div.contents div.contents-inner nav#gnav {
        padding: 0 .5em
    }

    div.contents div.contents-inner nav#gnav ul li {
        flex-basis: 50%;
        padding: .2em
    }

    div.main section div.section_inner div.section_inner_inner {
        padding: 1em;
        background: none
    }

    section.outline div.section_inner div.section_inner_inner img.present {
        display: block;
        position: static;
        margin: 0 auto 1em
    }

    section.outline p.outline_text {
        padding-right: 0
    }

    div.modal_box {
        padding: 0 .5em 2em
    }

    div.modal_box div.theme_text_box div.theme_head {
        width: 100%
    }

    div.modal_box div.theme_text_box div.theme_head h3 {
        font-size: 14px;
        font-size: 1.4rem
    }

    div.modal_box div.theme_text_box div.theme_head h3 img, div.modal_box div.theme_text_box div.theme_head h3 span {
        display: block;
        margin: 0 auto
    }

    ul.worklist li {
        width: 33.3%
    }

    ul.worklist li div.work_box a div.img_tmb {
        height: 7em
    }

    h4#worklist_npc_C, h4#worklist_npc_B, h4#worklist_npc_A {
        height: auto;
        font-size: 14px;
        font-size: 1.4rem
    }

    h4#worklist_npc_C a, h4#worklist_npc_B a, h4#worklist_npc_A a {
        -webkit-transform: translate(0, 0);
        display: block;
        position: static;
        padding-top: .5em;
        transform: translate(0, 0)
    }
}

@media screen and (max-width: 360px) {
    ul.worklist li {
        width: 50%
    }
}

@media print {
    html {
        background: none;
        font-size: 52.5%
    }

    body {
        color: #000
    }

    a {
        color: #333
    }
}

body .ef-up {
    opacity: 0;
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px)
}

body .up {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0)
}

body .ef-side {
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0);
    opacity: 0
}

body .side {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

body .ef-side2 {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0);
    opacity: 0
}

body .side2 {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.contents-inner div.contents-left {
    padding: 1%;
}

.contents-inner div.contents-left ul.contents li {
    width: 23.5%;
    max-width: 800px;
    display: inline-block;
    margin: .5%;
    margin-bottom: 4em;
    -webkit-transition: .5s;
    transition: .5s
}

@media screen and (max-width:830px) {
    div.contents .contents-inner div.contents-left ul.contents li {
        display: block;
        width: 100%;
        margin: 3em auto
    }
}

div.contents .contents-inner div.contents-left article {
    margin: 0 auto;
    border: 5px solid;
    background: rgba(255, 255, 255, .4)
}

div.contents .contents-inner div.contents-left article h3 {
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-bottom: 6px solid;
    padding: 1%
}

div.contents .contents-inner div.contents-left article h4 {
    margin: 1em
}

div.contents .contents-inner div.contents-left article p.photo {
    text-align: center;
    margin: 0 auto
}

div.contents .contents-inner div.contents-left article div.sample_button {
    position: relative;
    z-index: 11
}

div.contents .contents-inner div.contents-left article div.sample_button audio {
    width: 100%
}

div.contents .contents-inner div.contents-left article p.title {
    position: relative;
    top: -4px;
    z-index: 10
}

div.contents .contents-inner div.contents-left article div.box {
    width: 100%;
    background: rgba(0, 0, 0, .8);
    margin: 0 auto;
    margin-top: -34px;
    height: 200px;
    position: relative;
    overflow-y: auto
}

@media only screen and (max-width:500px) {
    div.contents .contents-inner div.contents-left article div.box {
        height: 150px
    }
}

div.contents .contents-inner div.contents-left article div.box ul.title_list {
    padding: 2%;
    padding-top: 30px
}

div.contents .contents-inner div.contents-left article div.box ul.title_list li {
    font-size: 13px;
    font-size: 1.3rem;
    text-align: left;
    color: #fff;
    width: 100%;
    margin: 0;
    padding-bottom: .5em;
    padding-left: .6em;
}

@media only screen and (max-width:500px) {
    div.contents .contents-inner div.contents-left article div.box ul.title_list li {
        font-size: 10px;
        font-size: 1rem
    }
}

div.contents .contents-inner div.contents-left article div.box ul.title_list li.line {
    border-bottom: 1px dotted #fff;
    margin-bottom: 10px
}