/*! 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: "Times New Roman", "YuMincho", "Hiragino Mincho ProN",
    "Yu Mincho", "MS PMincho", 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;
  }
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
a {
  color: #111;
  transition: 0.2s all ease;
  border-bottom: 1px dotted #111;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
button {
  background: inherit;
}
::selection {
  background: #a2a2a2;
}
@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
input[type="text"] {
  font-size: 16px;
  -webkit-transform: scale(calc(12 / 16));
  transform: scale(calc(12 / 16));
}

a {
  border: none;
  color: #f08067 !important;
}

body {
  background: #f9f0eb;
  color: #3b2215;
}

.wrap-main {
  position: relative;
  max-width: 640px;
  width: 100%;
  margin: auto;
padding: 0 30px;
}

.gala {
  padding: 30px 40px;
border: double #fff;
background:rgba(255,255,255,0.4);
  margin: 40px auto 20px;
}

.gala-chapter {
margin: 20px 0 5px;
}

.gala ul {
  display: flex;
  flex-wrap: wrap;
}

.gala ul li {
  font-size: 1.6rem;
}

.gala ul li:not(:last-child)::after {
  content: "/";
  margin: 0 8px;
}

.gala-name {
  letter-spacing: 0.1em;
}

.gala-intro {
  text-align: center;
  line-height: 2;
  padding: 40px 0 0;
}

.gala-intro > span {
  font-style: italic;
}

.gala-title {
  font-size: 1.4rem;
  position: relative;
  text-align: center;
  margin-top: 30px;
  font-weight: 700;
  letter-spacing: 0.15em;
}

.gala-title::before {
  content: "Fairy Gala";
  font-size: 5.5rem;
  font-family: "Parisienne", cursive;
  display: block;
  letter-spacing: -0.005em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  z-index: -1;
  font-weight: 400;
}

.gala-period {
  letter-spacing: 0.1em;
  text-align: right;
  color: #b8a498;
  font-size: 1.1rem;
}

.gala-back {
  text-align: center;
  margin: 30px 0 60px;
}

.gala-back a {
  padding: 4px 12px;
  background: #f5d6c4;
}

.day-form {
  max-width: 300px;
  width: 100%;
  padding: 40px 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  margin: 40px auto;
}

.day-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;
}

.day-form__btn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 16px;
  margin-bottom: 40px;
}

.day-form__back {
  margin: 40px 0 0;
  text-align: center;
}

.day-form input[type="text"] {
  padding: 4px 8px;
  color: #000;
  background: #fff;
  max-width: 80%;
}

.day-form input[type="submit"] {
  background: #f08067;
  color: #fff;
  padding: 4px 12px;
  font-size: 1.1rem;
  margin: 0 4px;
}

.text {
  letter-spacing: 0.2px;
  color: #000;
  font-size: 1.3rem;
  margin: 0;
}

.text-inner {
  width: 100%;
  max-width: 800px;
  margin: auto;
  padding: 32px;
  line-height: 2 !important;
}

.text-inner a {
  color: #f08067 !important;
  text-decoration: underline;
}

.text-title {
  font-size: 2.4rem;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #F5D6C4;
  font-family: "Parisienne", cursive;
}

.text-title::after {
  content: "";
  width: 100%;
  height: 0.5px;
  margin-left: 16px;
  border-top: double #F5D6C4;
}

.text-page {
  text-align: center;
  margin: 40px 0 0;
  color: #3b2215;
  border-top: double #F5D6C4;
  padding-top: 24px;
}

.text-page a {
  color: #f08067 !important;
  text-decoration: none !important;
}

.none {
  display: none;
}

@media (min-width: 768px) {
  .text {
    font-size: 1.5rem;
  }

  .text-inner {
    padding: 40px;
  }

  .text-title {
    padding-bottom: 8px;
    margin-bottom: 40px;
  }
}
