@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;600;700&display=swap");

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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,
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;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.top-mv>.top_link>a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.top-mv>.top_link>a:hover {
  opacity: 0.7;
  -webkit-filter: brightness(1.5);
  filter: brightness(1.5);
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

li {
  list-style: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
}

body {
  font-family: "Noto Serif JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 1.6rem;
  font-size-adjust: none;
  -webkit-text-size-adjust: 100%;
  color: #222;
  position: relative;
  width: 100%;
  line-height: 1.5;
  font-weight: 600;
}

main {
  display: block;
  width: 100%;
  position: relative;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
  text-decoration: none;
  color: #1d1d1d;
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-interpolation-mode: bicubic;
}

video {
  vertical-align: bottom;
}

time {
  display: inline-block;
}

sup {
  font-size: 50%;
  position: relative;
  top: -0.1em;
  vertical-align: super;
}

sub {
  position: relative;
  top: -0.1em;
}

section {
  position: relative;
}

.cf:after {
  content: " ";
  display: block;
  clear: both;
}

table {
  width: 100%;
}

#wrapper {
  position: relative;
  width: 100%;
}

.indent-10 {
  text-indent: -1em;
  padding-left: 1em;
}

.indent-11 {
  text-indent: -1.1em;
  padding-left: 1.1em;
}

.indent-12 {
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.indent-13 {
  text-indent: -1.3em;
  padding-left: 1.3em;
}

.indent-14 {
  text-indent: -1.4em;
  padding-left: 1.4em;
}

.indent-15 {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.indent-16 {
  text-indent: -1.6em;
  padding-left: 1.6em;
}

.indent-17 {
  text-indent: -1.7em;
  padding-left: 1.7em;
}

.indent-18 {
  text-indent: -1.8em;
  padding-left: 1.8em;
}

.indent-19 {
  text-indent: -1.9em;
  padding-left: 1.9em;
}

.indent-20 {
  text-indent: -2em;
  padding-left: 2em;
}

.indent-21 {
  text-indent: -2.1em;
  padding-left: 2.1em;
}

.indent-22 {
  text-indent: -2.2em;
  padding-left: 2.2em;
}

.indent-23 {
  text-indent: -2.3em;
  padding-left: 2.3em;
}

.indent-24 {
  text-indent: -2.4em;
  padding-left: 2.4em;
}

.indent-25 {
  text-indent: -2.5em;
  padding-left: 2.5em;
}

.indent-26 {
  text-indent: -2.6em;
  padding-left: 2.6em;
}

.indent-27 {
  text-indent: -2.7em;
  padding-left: 2.7em;
}

.indent-28 {
  text-indent: -2.8em;
  padding-left: 2.8em;
}

.indent-29 {
  text-indent: -2.9em;
  padding-left: 2.9em;
}

.indent-30 {
  text-indent: -3em;
  padding-left: 3em;
}

.indent-31 {
  text-indent: -3.1em;
  padding-left: 3.1em;
}

.indent-32 {
  text-indent: -3.2em;
  padding-left: 3.2em;
}

.indent-33 {
  text-indent: -3.3em;
  padding-left: 3.3em;
}

.indent-34 {
  text-indent: -3.4em;
  padding-left: 3.4em;
}

.indent-35 {
  text-indent: -3.5em;
  padding-left: 3.5em;
}

.indent-36 {
  text-indent: -3.6em;
  padding-left: 3.6em;
}

.indent-37 {
  text-indent: -3.7em;
  padding-left: 3.7em;
}

.indent-38 {
  text-indent: -3.8em;
  padding-left: 3.8em;
}

.indent-39 {
  text-indent: -3.9em;
  padding-left: 3.9em;
}

.indent-40 {
  text-indent: -4em;
  padding-left: 4em;
}

.indent-41 {
  text-indent: -4.1em;
  padding-left: 4.1em;
}

.indent-42 {
  text-indent: -4.2em;
  padding-left: 4.2em;
}

.indent-43 {
  text-indent: -4.3em;
  padding-left: 4.3em;
}

.indent-44 {
  text-indent: -4.4em;
  padding-left: 4.4em;
}

.indent-45 {
  text-indent: -4.5em;
  padding-left: 4.5em;
}

.indent-46 {
  text-indent: -4.6em;
  padding-left: 4.6em;
}

.indent-47 {
  text-indent: -4.7em;
  padding-left: 4.7em;
}

.indent-48 {
  text-indent: -4.8em;
  padding-left: 4.8em;
}

.indent-49 {
  text-indent: -4.9em;
  padding-left: 4.9em;
}

.indent-50 {
  text-indent: -5em;
  padding-left: 5em;
}

.indent-51 {
  text-indent: -5.1em;
  padding-left: 5.1em;
}

.indent-52 {
  text-indent: -5.2em;
  padding-left: 5.2em;
}

.indent-53 {
  text-indent: -5.3em;
  padding-left: 5.3em;
}

.indent-54 {
  text-indent: -5.4em;
  padding-left: 5.4em;
}

.indent-55 {
  text-indent: -5.5em;
  padding-left: 5.5em;
}

.indent-56 {
  text-indent: -5.6em;
  padding-left: 5.6em;
}

.indent-57 {
  text-indent: -5.7em;
  padding-left: 5.7em;
}

.indent-58 {
  text-indent: -5.8em;
  padding-left: 5.8em;
}

.indent-59 {
  text-indent: -5.9em;
  padding-left: 5.9em;
}

.indent-60 {
  text-indent: -6em;
  padding-left: 6em;
}

.list-indent10>li {
  text-indent: -1em;
  padding-left: 1em;
}

.list-indent11>li {
  text-indent: -1.1em;
  padding-left: 1.1em;
}

.list-indent12>li {
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.list-indent13>li {
  text-indent: -1.3em;
  padding-left: 1.3em;
}

.list-indent14>li {
  text-indent: -1.4em;
  padding-left: 1.4em;
}

.list-indent15>li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.list-indent16>li {
  text-indent: -1.6em;
  padding-left: 1.6em;
}

.list-indent17>li {
  text-indent: -1.7em;
  padding-left: 1.7em;
}

.list-indent18>li {
  text-indent: -1.8em;
  padding-left: 1.8em;
}

.list-indent19>li {
  text-indent: -1.9em;
  padding-left: 1.9em;
}

.list-indent20>li {
  text-indent: -2em;
  padding-left: 2em;
}

.list-indent21>li {
  text-indent: -2.1em;
  padding-left: 2.1em;
}

.list-indent22>li {
  text-indent: -2.2em;
  padding-left: 2.2em;
}

.list-indent23>li {
  text-indent: -2.3em;
  padding-left: 2.3em;
}

.list-indent24>li {
  text-indent: -2.4em;
  padding-left: 2.4em;
}

.list-indent25>li {
  text-indent: -2.5em;
  padding-left: 2.5em;
}

.list-indent26>li {
  text-indent: -2.6em;
  padding-left: 2.6em;
}

.list-indent27>li {
  text-indent: -2.7em;
  padding-left: 2.7em;
}

.list-indent28>li {
  text-indent: -2.8em;
  padding-left: 2.8em;
}

.list-indent29>li {
  text-indent: -2.9em;
  padding-left: 2.9em;
}

.list-indent30>li {
  text-indent: -3em;
  padding-left: 3em;
}

.list-indent31>li {
  text-indent: -3.1em;
  padding-left: 3.1em;
}

.list-indent32>li {
  text-indent: -3.2em;
  padding-left: 3.2em;
}

.list-indent33>li {
  text-indent: -3.3em;
  padding-left: 3.3em;
}

.list-indent34>li {
  text-indent: -3.4em;
  padding-left: 3.4em;
}

.list-indent35>li {
  text-indent: -3.5em;
  padding-left: 3.5em;
}

.list-indent36>li {
  text-indent: -3.6em;
  padding-left: 3.6em;
}

.list-indent37>li {
  text-indent: -3.7em;
  padding-left: 3.7em;
}

.list-indent38>li {
  text-indent: -3.8em;
  padding-left: 3.8em;
}

.list-indent39>li {
  text-indent: -3.9em;
  padding-left: 3.9em;
}

.list-indent40>li {
  text-indent: -4em;
  padding-left: 4em;
}

.list-indent41>li {
  text-indent: -4.1em;
  padding-left: 4.1em;
}

.list-indent42>li {
  text-indent: -4.2em;
  padding-left: 4.2em;
}

.list-indent43>li {
  text-indent: -4.3em;
  padding-left: 4.3em;
}

.list-indent44>li {
  text-indent: -4.4em;
  padding-left: 4.4em;
}

.list-indent45>li {
  text-indent: -4.5em;
  padding-left: 4.5em;
}

.list-indent46>li {
  text-indent: -4.6em;
  padding-left: 4.6em;
}

.list-indent47>li {
  text-indent: -4.7em;
  padding-left: 4.7em;
}

.list-indent48>li {
  text-indent: -4.8em;
  padding-left: 4.8em;
}

.list-indent49>li {
  text-indent: -4.9em;
  padding-left: 4.9em;
}

.list-indent50>li {
  text-indent: -5em;
  padding-left: 5em;
}

.list-indent51>li {
  text-indent: -5.1em;
  padding-left: 5.1em;
}

.list-indent52>li {
  text-indent: -5.2em;
  padding-left: 5.2em;
}

.list-indent53>li {
  text-indent: -5.3em;
  padding-left: 5.3em;
}

.list-indent54>li {
  text-indent: -5.4em;
  padding-left: 5.4em;
}

.list-indent55>li {
  text-indent: -5.5em;
  padding-left: 5.5em;
}

.list-indent56>li {
  text-indent: -5.6em;
  padding-left: 5.6em;
}

.list-indent57>li {
  text-indent: -5.7em;
  padding-left: 5.7em;
}

.list-indent58>li {
  text-indent: -5.8em;
  padding-left: 5.8em;
}

.list-indent59>li {
  text-indent: -5.9em;
  padding-left: 5.9em;
}

.list-indent60>li {
  text-indent: -6em;
  padding-left: 6em;
}

.title-news {
  width: 355px;
  margin: 0 auto;
}

.title-chara {
  width: 500px;
  margin: 0 auto;
}

.title-voice {
  width: 345px;
  margin: 0 auto;
}

.title-story {
  width: 350px;
  margin: 0 auto;
}

.title-music {
  width: 345px;
  margin: 0 auto;
}

.title-movie {
  width: 380px;
  margin: 0 auto;
}

.title-system {
  width: 400px;
  margin: 0 auto;
}

.modal {
  position: fixed;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  z-index: 10000;
  top: 0;
  left: 0;
  display: none;
}

.modal-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.95;
}

.modal-body {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 20px;
  pointer-events: none;
}

.modal-yt {
  position: relative;
  width: min(80%, 1280px);
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.modal-yt-player {
  pointer-events: auto;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  margin-top: auto;
}

.modal-yt-player>iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-yt-close {
  width: 100%;
  text-align: center;
  margin-top: 15px;
  font-size: 2.2rem;
  color: #fff;
  cursor: pointer;
  -webkit-filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.7));
  filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.7));
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  margin-bottom: auto;
  pointer-events: auto;
}

.modal-diagram {
  width: 100%;
  height: 100%;
  position: relative;
}

.modal-diagram-pic {
  position: relative;
  pointer-events: auto;
  max-width: 900px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 0;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.modal-diagram-pic::-webkit-scrollbar {
  display: none;
}

.modal-diagram-pic-inner {
  margin: auto 0;
  position: relative;
}

.modal-diagram-pic-inner picture {
  margin: auto 0;
}

.modal-diagram-pic-close {
  text-align: center;
  margin-top: 15px;
  font-size: 2.2rem;
  color: #fff;
  cursor: pointer;
  -webkit-filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.7));
  filter: drop-shadow(0 0 8px rgba(255, 255, 255, 0.7));
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.modal-diagram-close,
.modal-diagram-zoom,
.modal-diagram-wide {
  position: absolute;
  right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
  z-index: 10;
  pointer-events: auto;
}

.modal-diagram-close.off,
.modal-diagram-zoom.off,
.modal-diagram-wide.off {
  pointer-events: none;
  opacity: 0.6;
}

.modal-diagram-close {
  top: 10px;
}

.modal-diagram-close::before,
.modal-diagram-close::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  border-radius: 100px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.modal-diagram-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal-diagram-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal-diagram-zoom {
  bottom: 80px;
}

.modal-diagram-zoom::before,
.modal-diagram-zoom::after {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  border-radius: 100px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.modal-diagram-zoom::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.modal-diagram-wide {
  bottom: 20px;
}

.modal-diagram-wide::before {
  content: "";
  display: block;
  width: 24px;
  height: 2px;
  border-radius: 100px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.news-list {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px 0;
}

.news-list>li {
  width: 25%;
}

.news-card {
  position: relative;
  display: block;
  padding: 3.2727272727% 3.6363636364% 4.3636363636%;
  height: 100%;
  -webkit-filter: brightness(1) drop-shadow(0 0 4px rgba(0, 0, 0, 0.7));
  filter: brightness(1) drop-shadow(0 0 4px rgba(0, 0, 0, 0.7));
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.news-card>dl {
  background-color: #fff;
  background-image: url(../img/common/news_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
  -webkit-mask-image: url(../img/common/news_mask.png);
  mask-image: url(../img/common/news_mask.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}

.news-card>dl>dt {
  padding-bottom: 62.6923076923%;
  position: relative;
}

.news-card>dl>dt>img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.news-card>dl>dd {
  padding: 20px 15px 30px;
}

.news-card>dl>dd>time {
  color: #6b1a76;
}

.news-card>dl>dd>p {
  margin-top: 5px;
}

.news-card-frame {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.news-card-frame-body {
  min-height: 0;
  height: 100%;
}

.news-pager .pagination-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.8rem;
  margin-top: 60px;
  gap: 10px 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news-pager .pagination-inner>li {
  width: 54px;
  height: 48px;
}

.news-pager .pagination-inner>li>a {
  display: block;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(../img/news/pager_num.png);
  -webkit-filter: brightness(1) drop-shadow(0 0 4px rgba(0, 0, 0, 0.7));
  filter: brightness(1) drop-shadow(0 0 4px rgba(0, 0, 0, 0.7));
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.news-pager .pagination-inner .page-numbers {
  width: 54px;
  height: 48px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(../img/news/pager_num.png);
  -webkit-filter: brightness(1) drop-shadow(0 0 4px rgba(0, 0, 0, 0.7));
  filter: brightness(1) drop-shadow(0 0 4px rgba(0, 0, 0, 0.7));
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.news-pager .pagination-inner .page-numbers.dots {
  display: none;
}

.news-pager .pagination-inner>li.selected>a,
.news-pager .pagination-inner .page-numbers.current {
  color: #fff;
  background-image: url(../img/news/pager_num_on.png);
}

.news-pager .pagination-inner>li.arrow_left,
.news-pager .pagination-inner>li.arrow_right {
  width: 90px;
  height: 48px;
}

.news-pager .pagination-inner>li.arrow_left>a,
.news-pager .pagination-inner>li.arrow_right>a {
  color: transparent;
}

.news-pager .pagination-inner>li.arrow_left>a {
  background-image: url(../img/news/pager_prev_on.png);
}

.news-pager .pagination-inner>li.arrow_right>a {
  background-image: url(../img/news/pager_next_on.png);
}

.news-pager .pagination-inner .page-numbers.next,
.news-pager .pagination-inner .page-numbers.prev {
  width: 90px;
  height: 48px;
  background-image: url(../img/news/pager_next_on.png);
}

.news-pager .pagination-inner .page-numbers.prev {
  background-image: url(../img/news/pager_prev_on.png);
}


.header {
  color: #fff;
  background-color: #000000;
  padding: 0 20px;
  position: relative;
  z-index: 10;
}

.header-body {
  max-width: 1100px;
  margin: 0 auto;
}

.header-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.3rem;
  gap: 0 20px;
  height: 26px;
}

.header-link>li>a {
  color: #fff;
}

.footer {
  padding: 50px 20px 20px;
  color: #fff;
  position: relative;
  z-index: 10;
  background-image: url(../img/common/footer_bg.png);
  background-position: center top;
}

.footer-body {
  margin: 0 auto;
  max-width: 1100px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-logo>a {
  display: block;
  width: 190px;
}

.footer-link>dt {
  font-weight: bold;
  font-size: 1.6rem;
}
.footer-link > dd + dt {
  margin-top: 24px;
}

.footer-link>dd {
  margin-top: 10px;
  font-size: 1.4rem;
  padding-left: 5px;
}

.footer-link>dd>ul>li:nth-of-type(n+2) {
  margin-top: 5px;
}

.footer-link>dd>ul>li>a {
  color: #fff;
}

.footer-link>dd>ul>li>a::before {
  content: "・";
}

.footer-copy {
  margin-top: 50px;
  text-align: center;
  font-size: 1.2rem;
}

.menu {
  position: fixed;
  height: 100vh;
  height: 100dvh;
  right: -340px;
  top: 0;
  z-index: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 340px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.menu.on {
  right: 0 !important;
}

.menu.on .menu-link {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  left: 0;
  opacity: 1;
}

.menu-tab {
  cursor: pointer;
  width: 60px;
  position: absolute;
  z-index: 5;
  bottom: 170px;
  left: -58.5px;
}

.menu-body {
  position: relative;
  background-color: #000;
  border-left: 1px solid #fff;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 100px 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.menu-body::-webkit-scrollbar {
  display: none;
}

.menu-link {
  margin-top: auto;
  position: relative;
  left: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.menu-link>dt {
  width: 210px;
  margin: 0 auto;
}

.menu-link>dd {
  width: 220px;
  margin: 20px auto 0;
  text-align: center;
}

.menu-link>dd>ul>li {
  border-top: 1px solid #151515;
  height: 70px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menu-link>dd>ul>li:last-of-type {
  border-bottom: 1px solid #151515;
}

.menu-link>dd>ul>li>a {
  color: #fff;
  font-size: 2.4rem;
}

.menu-close {
  cursor: pointer;
  width: 28px;
  margin: 30px auto 0;
}

.conv {
  position: fixed;
  z-index: 100;
  bottom: -20px;
  left: 0px;
  width: 340px;
  height: 110px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-image: url(../img/common/conv_bg.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 10px;
  padding-left: 35px;
}

.conv.on {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}

.conv-link {
  width: 260px;
  padding-bottom: 10px;
}

.conv-link>dd {
  margin-top: 5px;
  padding: 0 2px;
}

.conv-link>dd>ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px 4px;
}

/* .conv-link > dd > ul > li {
  min-width: 114px;
} */
.conv-cp {
  padding-bottom: 5px;
  width: 155px;
  display: block;
}

.conv .conv-market-link {
  display: none;
}

.nav {
  position: relative;
  background-image: url(../img/common/bg_01.png);
  background-position: center top;
  z-index: 10;
}

.nav-conv {
  padding: min(100px, 9%) 20px;
}

.nav-conv>h2 {
  width: 340px;
  margin: 0 auto;
}

.nav-conv-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin: 0px auto 0;
}

.nav-conv-link.store-plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin: 20px auto 0;
  justify-content: center;
  padding-right: 30px;
}

.nav-conv-link>li {
  width: 25%;
}

.nav-conv-cp {
  margin: 40px auto 0;
  width: 440px;
  display: block;
}

.nav-sns {
  padding: min(100px, 9%) 0;
  background-color: rgba(255, 255, 255, 0.5);
}

.nav-sns>h2 {
  width: 200px;
  margin: 0 auto;
}

.nav-sns-link {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 65px;
}

.nav-sns-link>li:first-of-type {
  width: 100px;
}

.nav-sns-link>li:last-of-type {
  width: 110px;
}

.nav-link {
  padding: min(100px, 9%) 20px;
}

.nav-link>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1080px;
  margin: 0 auto;
  gap: 10px 0;
}

.nav-link>ul>li {
  width: 25%;
}

.loading {
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  background-color: #181221;
  background-image: url(../img/common/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 200px;
  opacity: 1;
}

.loading.anm {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: 0.7s;
  transition: 0.7s;
  opacity: 0;
  -webkit-filter: blur(10px) brightness(0);
  filter: blur(10px) brightness(0);
}

body {
  background-color: #000;
}

#wrapper {
  background-image: url(../img/common/bg_01.png);
  background-position: center top;
  overflow-x: hidden;
}

.redirect-msg {
  width: 100%;
  height: 100vh;
  height: 100dvh;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.8rem;
  background-image: url(../img/common/bg_02.png);
  background-position: center top;
}

.redirect-msg a {
  color: #fff;
  text-decoration: underline;
}

@media print {
  @page {
    size: A4;
    margin: 12.7mm 9.7mm;
  }

  body {
    zoom: 0.8;
    width: 1200px;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

/* 追従Xバナー */
/* 共通 */
#follow-nav{
  position: fixed;
  bottom: 65px;
  right: -120px;
  z-index: 100;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  width: 350px;
  height: auto;
}

#follow-nav.on {
  right: 25px;
  opacity: 1;
}

#follow-nav a {
  display: inline-block;
}

#follow-nav a img {
  position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	display: block;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}

#follow-nav:hover a img:nth-of-type(2) {
  opacity: 0;
}

/* TOPのみ */
.top-villains #follow-nav{
  right: 7%;
  opacity: 1;
  width: 430px;
}

.top-villains #follow-nav.on {
  right: 30px;
  /* opacity: 1; */
  width: 400px;
}

.top-villains #follow-nav.remove {
  right: -120px;
  opacity: 0;
  width: 400px;
}

@media screen and (max-width: 759.98px) {
  body {
    font-size: 1.3rem;
  }

  #wrapper {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .pc {
    display: none;
  }

  .title-news {
    width: 52vw;
  }

  .title-chara {
    width: 73.3333333333vw;
  }

  .title-voice {
    width: 50.6666666667vw;
  }

  .title-story {
    width: 52vw;
  }

  .title-music {
    width: 50.6666666667vw;
  }

  .title-movie {
    width: 56vw;
  }

  .title-system {
    width: 58.6666666667vw;
  }

  .modal-yt {
    width: 100%;
  }

  .modal-yt-close {
    font-size: 1.8rem;
  }

  .modal-diagram {
    width: calc(100% + 40px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -20px;
  }

  .modal-diagram-pic {
    width: 100vw;
    height: 100vh;
    height: 100dvh;
    background-image: url(../img/common/bg_02.png);
    background-position: center top;
    background-size: 70px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .modal-diagram-pic-inner {
    padding: 20px;
  }

  .modal-diagram-pic-inner img {
    max-width: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
  }

  .modal-diagram-pic-inner picture {
    margin: 0;
  }

  .modal-diagram-pic-close {
    display: none;
  }

  .news-list {
    gap: 4px;
  }

  .news-list>li {
    width: calc(50% - 2px);
  }

  .news-card>dl>dd {
    font-size: 1.2rem;
    padding: 10px 10px 20px;
  }

  .news-pager .pagination-inner {
    font-size: 1.5rem;
    margin-top: 30px;
    gap: 6px;
  }

  .news-pager .pagination-inner>li,
  .news-pager .pagination-inner .page-numbers {
    width: 35px;
    height: 32px;
  }

  .news-pager .pagination-inner>li.arrow_left,
  .news-pager .pagination-inner>li.arrow_right,
  .news-pager .pagination-inner .page-numbers.next,
  .news-pager .pagination-inner .page-numbers.prev {
    width: 62px;
    height: 32px;
  }

  .header {
    padding: 0 10px;
  }

  .header-link {
    gap: 0 15px;
    font-size: 1rem;
    height: 20px;
  }

  .footer {
    padding: 0;
    background-size: 26px;
  }

  .footer-body {
    display: block;
  }

  .footer-logo {
    display: none;
  }

  .footer-link>dt {
    padding: 10px;
    font-size: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(107, 26, 118, 0.3);
  }
  .footer-link > dd + dt {
    margin-top: 0;
  }
  .footer-link>dd {
    padding: 0 8px;
    margin-top: 0;
    font-size: 1.3rem;
  }

  .footer-link>dd>ul>li:nth-of-type(n+2) {
    margin-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }

  .footer-link>dd>ul>li>a {
    display: block;
    padding: 10px 0;
  }

  .footer-copy {
    padding: 5px 0;
    margin-top: 0;
    font-size: 0.7rem;
  }

  .menu {
    right: -230px;
    width: 230px;
  }

  .menu-tab {
    width: 40px;
    left: -38.5px;
    top: 20px;
    bottom: 0;
  }

  .menu-body {
    padding: 30px 0 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-link>dt {
    width: 140px;
  }

  .menu-link>dd {
    width: 150px;
  }

  .menu-link>dd>ul>li {
    height: 50px;
  }

  .menu-link>dd>ul>li>a {
    font-size: 1.6rem;
  }

  .menu-close {
    margin-top: 20px;
    width: 20px;
  }

  .conv {
    display: block;
    background-image: url(../img/common/footer_bg_conv.png);
    background-position: center top;
    background-repeat: repeat;
    background-size: 26px;
    height: 187px;
    width: 100%;
    padding-top: 10px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  }

  .conv-link {
    padding-bottom: 3px;
    width: 255px;
    margin: 0 auto;
  }

  .conv-link>dt {
    width: 185px;
    margin: 15px auto 10px;
  }

  .conv-link>dd {
    margin: 0;
  }

  .conv .conv-market-link {
    display: block;
    width: 250px;
    margin: 0 auto;
  }

  .conv .conv-market-link a {
    display: inline-block;
  }

  /* .conv-link > dd > ul > li {
    min-width: 90px;
  } */
  .conv-cp {
    padding-bottom: 10px;
    width: 125px;
  }

  .nav {
    background-size: 100px;
  }

  .nav-conv {
    padding: 50px 10px;
  }

  .nav-conv>h2 {
    width: 56vw;
  }

  .nav-conv-link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 6px 4px;
  }

  .nav-conv-link.store-plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin: 20px 0 0 -7px;
    justify-content: center;
    padding-right: 0px;
  }

  .nav-conv-link>li {
    width: calc(50% - 2px);
  }

  .nav-conv-cp {
    margin-top: 20px;
    width: 72vw;
  }

  .nav-sns {
    padding: 50px 0;
  }

  .nav-sns>h2 {
    width: 33.3333333333vw;
  }

  .nav-sns-link {
    margin-top: 20px;
    gap: 0 8.6666666667vw;
  }

  .nav-sns-link>li:first-of-type {
    width: 13.3333333333vw;
  }

  .nav-sns-link>li:last-of-type {
    width: 14.6666666667vw;
  }

  .nav-link {
    padding: 50px 10px;
  }

  .nav-link>ul {
    gap: 6px 0;
  }

  .nav-link>ul>li {
    width: 50%;
  }

  .loading {
    background-size: 100px;
  }

  #wrapper {
    background-size: 100px;
  }

  .redirect-msg {
    background-size: 70px;
    font-size: 1.6rem;
  }

  /* 追従Xバナー */
  #follow-nav{
    display: none;
    bottom: 40px;
    width: 250px;
  }

  #follow-nav.on {
    right: 20px;
  }
  /* TOPのみ */
  .top-villains #follow-nav{
    right: -120px;
    opacity: 0;
    width: 250px;
  }

  .top-villains #follow-nav.on {
    right: 20px;
    opacity: 1;
    width: 250px;
  }

  .top-villains #follow-nav.remove {
    right: -120px;
    opacity: 0;
    width: 250px;
  }
}

@media all and (-ms-high-contrast: none) {
  sup {
    font-size: 80%;
  }
}

@media screen and (min-width: 759.99px),
print {
  .sp {
    display: none !important;
  }

  .modal-diagram-close,
  .modal-diagram-zoom,
  .modal-diagram-wide {
    display: none;
  }
}

@media (any-hover: hover) {
  .news-card {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .news-card:hover {
    -webkit-filter: brightness(1.1) drop-shadow(0 0 5px rgba(255, 255, 255, 0.7));
    filter: brightness(1.1) drop-shadow(0 0 5px rgba(255, 255, 255, 0.7));
  }

  .news-pager .pagination-inner>li>a,
  .news-pager .pagination-inner a.page-numbers {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .news-pager .pagination-inner>li>a:hover,
  .news-pager .pagination-inner a.page-numbers:hover {
    -webkit-filter: brightness(1.2) drop-shadow(0 0 4px rgba(255, 255, 255, 0.5));
    filter: brightness(1.2) drop-shadow(0 0 4px rgba(255, 255, 255, 0.5));
  }

  .header-link>li>a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }

  .header-link>li>a:hover {
    opacity: 0.8;
  }

  .footer-logo>a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .footer-logo>a:hover {
    -webkit-filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.8));
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.8));
  }

  .footer-link>dd>ul>li>a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .footer-link>dd>ul>li>a:hover {
    opacity: 0.8;
  }

  .menu-link>dt>a {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .menu-link>dt>a:hover {
    -webkit-filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5)) brightness(1.3);
    filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.5)) brightness(1.3);
  }

  .menu-link>dd>ul>li>a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .menu-link>dd>ul>li>a:hover {
    -webkit-filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.8));
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.8));
  }

  .menu-close {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .menu-close:hover {
    -webkit-filter: drop-shadow(0 0 10px white);
    filter: drop-shadow(0 0 10px white);
  }

  .conv-link>dd>ul>li>a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .conv-link>dd>ul>li>a:hover {
    -webkit-filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.7));
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.7));
  }

  .conv-cp {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .conv-cp:hover {
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5);
  }

  .nav-conv-link>li>a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .nav-conv-link>li>a:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
  }

  .nav-conv-cp {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .nav-conv-cp:hover {
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5);
  }

  .nav-sns-link>li>a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .nav-sns-link>li>a:hover {
    opacity: 0.7;
  }

  .nav-link>ul>li>a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  .nav-link>ul>li>a:hover {
    -webkit-filter: brightness(1.3);
    filter: brightness(1.3);
  }
}

@media screen and (min-width: 759.99px) and (max-width: 1100px) {
  .footer-body {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-logo {
    width: 100%;
    margin-bottom: 40px;
  }
}