<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700");
.lightblue {
  color: #59cde4;
}
.bg_white {
  padding: 15px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
}
.bg_alice {
  background: url(../images/event/alice/background.jpg) repeat;
  padding-bottom: 20px;
  border-radius: 10px;
}
.box_alice {
  margin: 30px 20px 0;
}
.alice_text {
  color: #e85298;
  margin: 20px 0;
}
.table-bordered th {
  background: #fadae7;
  text-align: center;
  vertical-align: middle !important;
  white-space: nowrap;
}
.alice_menu {
  padding: 0 0 35px;
}
.subtitle {
  font-size: 80%;
  display: block;
}
@media (max-width: 767px) {
  .s-point .s-point-right {
    padding-right: 0px;
    text-align: justify;
  }
}
@media (max-width: 767px) {
  .s-point .s-point-left {
    padding-left: 0px;
    text-align: justify;
  }
}
#dinosaur {
  width: 100%;
  height: auto;
  position: relative;
  overflow: visible;
}
#dinosaur .dinosaur_bg {
  position: absolute;
  top: 42px;
  right: -18.7em;
  overflow: visible;
  width: 74em;
}
#dinosaur .dinosaur_bg img {
  width: 100em;
}
@media (max-width: 1200px) {
  #dinosaur .dinosaur_bg {
    top: 45px;
    right: -15em;
    width: 60em;
  }
}
@media (max-width: 991px) {
  #dinosaur .dinosaur_bg {
    top: 40px;
    right: -18em;
    width: 72em;
  }
}
@media (max-width: 767px) {
  #dinosaur .dinosaur_bg {
    display: none;
  }
}
.table tr th.w50 {
  width: 50%;
}
h4.purple {
  font-weight: 600;
}
.h3_title2 span span {
  font-size: 15px;
}
.h3_title2 ruby rt {
  font-size: 9px;
  font-weight: 400;
}
.green {
  color: cadetblue;
}
.comment,
.comment2,
.comment3 {
  position: relative;
  display: inline-block;
  margin: 0 0 1.5em;
  padding: 7px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #e0edff;
  border-radius: 15px;
}
.comment:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 20%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e0edff;
}
.commen2t:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #e0edff;
}
.comment3:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 80%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e0edff;
}
.comment p,
.comment2 p,
.comment3 p {
  margin: 0;
  padding: 0;
}

.h3_title.text-black,
.h3_title2.text-black {
  color: #222222;
}
.h3_title.text-black span.event_purple,
.h3_title2.text-black span.event_purple {
  color: #7b1f48;
}
.h3_title.text-black span.event_yellow,
.h3_title2.text-black span.event_yellow {
  color: #de575b;
}
.mainvisual.sakura {
  background: #e198b4;
  color: #fdeff2;
}
.caption {
  font-size: 90%;
}
.comment.sakura,
.comment2.sakura,
.comment3.sakura {
  background: #f7dde5;
}
.comment.sakura:before,
.comment2.sakura:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 20%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #f7dde5;
}
.comment3.sakura:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 80%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #f7dde5;
}
h1.neon {
  margin: auto;
  font-size: 90px;
  text-align: center;
  text-transform: uppercase;
  color: #900048;
  white-space: nowrap;
  letter-spacing: -0.15em;
  font-family: Montserrat, sans-serif;
  background: #231815;
  padding: 10px 30px;
  font-weight: 700;
}
@media screen and (max-width: 1440px) {
  h1.neon {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  h1.neon {
    font-size: 11.1111111111vw;
  }
}
h1.neon span:first-child {
  -webkit-animation: blink 1s steps(1, start) 0.33s infinite;
  animation: blink 1s steps(1, start) 0.33s infinite;
}
h1.neon span:nth-child(2) {
  -webkit-animation: blink 1s steps(1, start) 0.66s infinite;
  animation: blink 1s steps(1, start) 0.66s infinite;
}
h1.neon span:nth-child(3) {
  -webkit-animation: blink 1s steps(1, start) 0.33s infinite;
  animation: blink 1s steps(1, start) 0.33s infinite;
}
h1.neon span:nth-child(4) {
  -webkit-animation: blink 1s steps(1, start) 0.66s infinite;
  animation: blink 1s steps(1, start) 0.66s infinite;
}
h1.neon span:nth-child(5) {
  -webkit-animation: blink 1s steps(1, start) 0.33s infinite;
  animation: blink 1s steps(1, start) 0.33s infinite;
}
h1.neon span:nth-child(6) {
  -webkit-animation: blink 1s steps(1, start) 0.66s infinite;
  animation: blink 1s steps(1, start) 0.66s infinite;
}
h1.neon span:nth-child(7) {
  -webkit-animation: blink 1s steps(1, start) 0.33s infinite;
  animation: blink 1s steps(1, start) 0.33s infinite;
}
h1.neon span:nth-child(8) {
  -webkit-animation: blink 1s steps(1, start) 0.66s infinite;
  animation: blink 1s steps(1, start) 0.66s infinite;
}
h1.neon span:nth-child(9) {
  -webkit-animation: blink 1s steps(1, start) 0.33s infinite;
  animation: blink 1s steps(1, start) 0.33s infinite;
}
@-webkit-keyframes blink {
  33% {
    color: #ff4057;
  }
  66% {
    color: #ff8260;
  }
}
@keyframes blink {
  33% {
    color: #ff4057;
  }
  66% {
    color: #ff8260;
  }
}
p.tag span.tag-orange,
p.tag span.tag-purple {
  margin: 0px 5px;
  padding: 2px 10px;
  font-size: 12px;
  font-weight: 600;
  background: #7b1f48;
  color: #ffffff;
}
p.tag span.tag-orange {
  background: #de575b;
}
table.table-halloween tr th {
  padding: 10px 20px;
  background: #7b1f48;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  font-weight: 600;
  white-space: nowrap;
}
@media screen and (max-width: 480px) {
  table.table-halloween tr th {
    padding: 8px 10px;
    font-size: 14px;
  }
}
table.table-halloween tr td {
  padding: 10px 20px;
  background: rgba(255, 130, 96, 0.2);
}
@media screen and (max-width: 480px) {
  table.table-halloween tr td {
    padding: 8px 10px;
    font-size: 13px;
  }
}
.kigdom_main {
  position: relative;
}
.kigdom_main .animated {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.event-days {
  display: grid;
  grid-template-columns: 80px 1fr;
  border: 2px #de575b solid;
  gap: 20px;
  align-items: center;
}
.event-days h4 {
  width: 100%;
  height: 100%;
  background-color: #de575b;
  color: #ffffff;
  display: grid;
  place-content: center;
}
.event-days p {
  margin: 0px;
  padding: 10px 10px;
  color: #de575b;
  font-weight: 600;
}
.text-kingdom {
  font-weight: 600;
  letter-spacing: 10px;
  color: #de575b;
}
.event-day-day span.res {
  font-size: 13px;
  padding: 2px 14px 3px;
  background-color: #ff8260;
  color: #ffffff;
  border-radius: 5px;
}
h2 span.text-sm {
  font-size: 20px;
}
.p100y {
  background: #17151a;
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #ffffff 150px,
    #17151a 150px,
    #17151a 100%
  );
}
.p100y .top-menu {
  background: #ffffff;
}
.plane100 {
  margin-top: 50px;
  background: url(../images/event/planetarium100/pbg.jpg);
  background-size: cover;
  background-position: bottom center;
  padding-bottom: 40px;
}
.title_center {
  width: 100%;
  display: grid;
  place-content: center;
  padding-top: 100px;
}
.event-contents {
  margin-top: 20vw;
}
.event-contents .eventmn {
  margin-bottom: 30px;
}
.event-contents .eventmn .btn-planet {
  padding: 10px 60px;
  background: rgba(0, 0, 0, 0.66);
  border: 1px #ffffff solid;
  border-radius: 40px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
}
.event-contents .eventmn .btn-planet:hover {
  background: #ffffff;
  color: #de575b;
}
.event-contents .eventmn .btn-comingsoon {
  padding: 10px 20px;
  background: rgba(0, 0, 0, 0.66);
  font-size: 20px;
  font-weight: 600;
  color: #de575b;
}
#sweets {
  position: relative;
  background: url(../images/event/sweets/sweetsbg1.jpg);
  background-repeat: repeat-y;
  background-position: top left;
}
@media screen and (max-width: 991px) {
  #sweets {
    background: none;
  }
}
#sweets .container {
  background: #ffffff;
}
.text-blue {
  padding: 10px 30px;
}
.karada-block {
  display: grid;
  grid-template-columns: 45% 25% 30%;
  grid-template-rows: auto auto;
  gap: 10px;
}
.karada-block .block2 {
  grid-column: 2/3;
  grid-row: 1/3;
}
.karada-block .block3 {
  grid-column: 3/4;
  grid-row: 1/3;
}
.karada-block .block4 {
  grid-column: 1/2;
  grid-row: 2/3;
}
.table-bordered.mosa th {
            background:rgb(14, 187, 217) !important;
            color: #ffffff;
            min-width: 15%;
        }</pre></body></html>