/*! 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;
  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: url(https://alicex.jp/data/nightwalk/img/nightwalk_upld_5.png) repeat;
}

a {
  color: #333;
}

.wrap {
  margin: 0 auto;
  padding: 40px 16px 0;
  max-width: 840px;
  position: relative;
}

.bg-outer {
  border-top: 3px solid #111;
  position: relative;
  width: 100%;
}

.bg {
  position: absolute;
  top: 0;
  z-index: -1;
  width: 48%;
  max-width: 400px;
}

.bg.bg01 {
  left: 0;
}

.bg.bg02 {
  right: 0;
}

.mv {
  width: 45px;
  height: auto;
  margin: auto;
  padding: 20px 0 40px;
}

.name {
  text-align: center;
  margin: 0 0 30px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  font-family: "Sawarabi Mincho", sans-serif;
}

.inner {
  width: 100%;
  max-width: 800px;
  padding: 0 20px;
}

.main-story {
  counter-reset: count 0;
  letter-spacing: 1px;
  font-family: "Sawarabi Mincho", sans-serif;
}

.main-story > li {
  margin-bottom: 8px;
}

.main-story > li::before {
  content: counter(count) ".";
  counter-increment: count 1;
  font-size: 1.4rem;
  width: 2em;
  text-align: center;
  display: inline-block;
  font-family: "Allura", cursive;
}

.main-story > li > ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 2.5em;
  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: #ccc;
}
.main-epi{
  letter-spacing: 1px;
  font-family: "Sawarabi Mincho", sans-serif;
margin: 10px 0 0!important;
}
.period {
  font-size: 1rem;
  letter-spacing: 1.5px;
  text-align: right;
  padding: 30px 0 20px;
  color: #aaa;
  font-family: "Sawarabi Mincho", sans-serif;
}

.side-story {
  margin-bottom: 32px;
  letter-spacing: 1px;
  font-family: "Sawarabi Mincho", sans-serif;
}

.side-story > li {
  margin-bottom: 8px;
}

.side-story > li > ul {
  margin: 8px 0 16px 4px;
  padding: 0 0 0 1em;
}

.side-story > li > ul > li {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}

.inner-side {
  padding: 0 30px;
  margin-top: 32px;
}

.heading {
  font-family: "Allura", cursive;
  font-size: 2.4rem;
  margin: 0;
  line-height: 1;
  margin-bottom: 16px;
}

.heading span {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.heading span::after {
  content: "";
  width: 100%;
  display: block;
  border-bottom: 0.5px solid #000;
  margin-left: 8px;
}

.back {
  text-align: center;
  margin: 24px 0 48px;
}

@media (min-width: 768px) {
  a:hover {
    text-decoration: underline;
  }

  img {
    image-rendering: -webkit-optimize-contrast;
  }

  .name {
    font-size: 1.4rem;
  }

  .mv {
    width: 75px;
  }

  .main-story > li > ul {
    margin-left: 4em;
  }

  .main-story > li::before {
    font-size: 2rem;
    width: 2.5em;
  }

  .side-story > li > ul {
    margin: 8px 0 16px 4px;
    padding: 0 0 0 1em;
  }

  .inner-side p {
    font-size: 4rem;
  }
}

/* テキスト */
.title {
  border-bottom: 0.5px solid #111;
  padding-bottom: 8px;
  margin-bottom: 32px;
}
.text {
  line-height: 2;
  padding: 0 16px;
}
.text-page {
  border-top: 0.5px solid #111;
  text-align: center;
  padding-top: 40px;
  margin: 40px 0 64px;
}

@media (min-width: 768px) {
  .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: #111;
  border: 1px solid #ccc;
  max-width: 80%;
}
.form input[type="submit"] {
  border: 0.5px solid #111;
  color: #111;
  padding: 4px 12px;
  font-size: 1.1rem;
  margin: 0 4px;
}
