/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
:after,
:before {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
address,
blockquote,
dl,
figure,
form,
iframe,
ol,
p,
pre,
table,
ul {
  margin: 0;
}
ol,
ul {
  padding: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
embed,
iframe,
img,
object {
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled],
button[disabled] {
  cursor: default;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
fieldset,
option {
  padding: 0;
}
fieldset {
  margin: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
[hidden],
template {
  display: none;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
  height: 100%;
}
body {
  color: #111;
  font-family: "Noto Serif JP", serif;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 1.8;
  overflow: hidden;
}
@media (min-width: 768px) {
  body {
    font-size: 1.4rem;
  }
}
p {
  margin-bottom: 1em;
  line-height: 2;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
a {
  color: #555;
  text-decoration: none;
  transition: 0.2s all ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 1rem;
  margin: 0;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
img + figcaption {
  padding-top: 0.5em;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
dl dd {
  line-height: 1.6;
}
table th {
  font-weight: normal;
}
table th,
table td {
  line-height: 1.4;
  text-align: left;
}
input,
button {
  font-size: inherit;
  font-family: inherit;
}
button {
  background: inherit;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
::-moz-selection {
  background: #a2a2a2;
}
::selection {
  background: #a2a2a2;
}
@media (max-width: 767px) {
  .pc-view {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .sp-view {
    display: none !important;
  }
}
input[type="text"] {
  font-size: 16px;
  -webkit-transform: scale(calc(12 / 16));
  transform: scale(calc(12 / 16));
}

/*# sourceMappingURL=maps/common.css.map */
        body {
            background: #f9f9f9;
            color: #333;
        }

        .wrap {
            position: relative;
            padding: 24px 0;
        }

        .wrap::before,
        .wrap::after {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            content: "";
            height: 100vh;
        }

        .wrap::before {
            background: url(https://alicex.jp/data/nightwalk/img/nightwalk_upld_1.jpg) no-repeat center / cover;
            z-index: -2;
        }

        .wrap::after {
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 1));
            z-index: -1;
        }

        a {
            color: #333;
        }

        .inner {
            margin: 0 auto;
            padding: 24px 30px 0;
            max-width: 640px;
            position: relative;
            z-index: 2;
        }

        .frame {
            width: 80%;
            margin: auto;
        }

        .mv {
            -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
            letter-spacing: 3px;
            font-size: 1.8rem;
            width: 100%;
            height: 220px;
            display: flex;
            justify-content: center;
            flex-direction: column;
        }

        .mv-title {
            line-height: 1.6;
        }

        .mv>p {
            font-size: 1.2rem;
            letter-spacing: 2px;
            margin-right: 8px;
        }

        .name {
            text-align: center;
            margin: 30px 0 40px;
            font-size: 1.2rem;
            letter-spacing: 2px;
        }

        .name-border {
            color: #c5995f;
        }

        .main-story {
            letter-spacing: 1px;
            padding: 20px 30px 10px;
            text-align: center;
        }

        .main-story>li:not(:last-child) {
            margin-bottom: 24px;
        }

        .main-story>li>p {
            letter-spacing: 2px;
            margin-bottom: 0.5em;
            color: #c5995f;
        }

        .main-story>li>ul {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            margin-top: 4px;
            margin-bottom: 8px;
        }

        .main-story>li>ul>li {
            display: flex;
            align-items: center;
            margin-bottom: 4px;
        }

        .main-story>li>ul>li:not(:last-child)::after {
            content: "/";
            font-size: 1rem;
            padding: 0 10px;
            color: #c5995f;
        }

        .period {
            font-size: 1rem;
            letter-spacing: 2px;
            text-align: center;
            padding: 30px 0 20px;
            color: #aaa;
        }

        .back {
            text-align: center;
            margin: 24px 0 48px;
        }

        @media (min-width: 768px) {
            a:hover {
                text-decoration: underline;
            }

            .mv {
                font-size: 2.2rem;
                height: 270px;
                margin-bottom: 40px;
            }

            .mv>p {
                font-size: 1.4rem;
                letter-spacing: 2px;
                margin-right: 16px;
            }

        .frame {
            width: 340px
            margin: auto;
        }

            .name {
                font-size: 1.4rem;
            }
        }

        /* テキスト */
        .text-wrap {
            position: relative;
            padding: 24px 0;
        }

        .title {
            border-bottom: 0.5px solid #c5995f;
            color: #c5995f;
            padding-bottom: 8px;
            margin-bottom: 32px;
            font-size: 1.1rem;
        }

        .inner.text {
            line-height: 2;
            padding: 24px 20px;
        }

        .text-page {
            border-top: 0.5px solid #c5995f;
            text-align: center;
            padding-top: 40px;
            margin: 40px 0 64px;
        }

        @media (min-width: 768px) {
            .title {
                font-size: 1.4rem;
            }

            .text {
                font-size: 1.5rem;
            }
        }

        /* 名前変換 */

        .form {
            max-width: 300px;
            width: 100%;
            padding: 40px 20px;
            margin: auto;
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-flex-direction: column;
            flex-direction: column;
            margin: 40px auto;
        }

        .form__input {
            margin-bottom: 8px;
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-align-items: center;
            align-items: center;
            max-width: 100% !important;
        }

        .form__btn {
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: center;
            justify-content: center;
            margin-top: 16px;
        }

        .form__back {
            margin: 40px 0 0;
            text-align: center;
        }

        .form input[type="text"] {
            padding: 4px 8px;
            color: #333;
            border: 1px solid #333;
            max-width: 80%;
        }

        .form input[type="submit"] {
            border: 0.5px solid #333;
            color: #333;
            padding: 4px 12px;
            font-size: 1.1rem;
            margin: 0 4px;
        }