/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./_src/sass/page/jetpanda.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

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,
sub,
sup,
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;
}

ul, ol {
  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;
}

/* 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;
}

button {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

address {
  font-style: normal;
}

p,
div,
span,
button,
input,
select,
textarea,
address,
i,
em,
strong,
time,
a,
dt,
dd,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}

* {
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-touch-callout: none;
}

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  height: 100%;
  font-style: normal;
  font-weight: 400;
  color: #000;
  background: #fff;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  background-color: #333;
  overflow-x: hidden;
  overflow-y: hidden;
}

a[href] {
  color: #fff;
  text-decoration: none;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

a[href^="tel:"] {
  pointer-events: none;
}

.pc-only {
  display: block;
}
@media all and (max-width: 750px) {
  .pc-only {
    display: none;
  }
}

.sp-only {
  display: none;
}
@media all and (max-width: 750px) {
  .sp-only {
    display: block;
  }
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

:focus {
  outline: none;
}

.l-flex-wrapper {
  position: absolute;
  top: 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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.l-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-fader {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: 15;
}

.c-border-btn {
  font-family: "BIT";
  font-size: 4.375vw;
  line-height: 4.375vw;
  letter-spacing: 0.05em;
  width: 37.5vw;
  height: 12.5vw;
  border: 1px solid #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}
.c-border-btn.disable {
  pointer-events: none;
  opacity: 0.3;
}

.c-top {
  color: #FFF;
  z-index: 11;
}
.c-top__title {
  width: 87.5vw;
  margin-bottom: 62.5vw;
}
.c-top__ui-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-top__start-btn {
  margin-bottom: 6.25vw;
}

.c-gameover {
  color: #FFF;
  display: none;
  z-index: 12;
}
.c-gameover__base {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.c-gameover__wrapper {
  -webkit-transform: translateY(-100vh);
          transform: translateY(-100vh);
  -webkit-transition-duration: 0;
          transition-duration: 0;
}
.c-gameover__wrapper.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
}
.c-gameover__title {
  line-height: 9999px;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../img/gameover.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 88.125vw;
  height: 18.125vw;
  margin-bottom: 6.25vw;
}
.c-gameover__result {
  width: 75vw;
  height: 50vw;
  background-image: url("../img/result_panel.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 8.125vw;
  padding-right: 6.25vw;
  margin-bottom: 6.25vw;
}
.c-gameover__result-score {
  font-family: "PixelMplus10-Bold";
  font-size: 14.0625vw;
  line-height: 14.0625vw;
  letter-spacing: 0.1em;
  text-align: right;
  color: #ffff00;
  margin-bottom: 6.25vw;
  text-shadow: 0.625vw 0.625vw rgba(0, 0, 0, 0.6);
}
.c-gameover__result-score #num-hiscore {
  color: #ff2500;
}
.c-gameover__result-score .m {
  display: inline-block;
  font-family: "PixelMplus10-Regular";
  font-size: 9.375vw;
  line-height: 9.375vw;
  letter-spacing: 0.1em;
  color: #FFF;
  padding-left: 1.25vw;
}
.c-gameover__form {
  width: 75vw;
  height: 24.375vw;
  background-image: url("../img/send_score_panel.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 7.5vw 3.125vw 0;
  margin-bottom: 6.25vw;
}
.c-gameover__input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 46.25vw;
  height: 12.5vw;
  padding: 1.25vw 2.5vw;
}
.c-gameover__input input {
  font-family: "BIT";
  font-size: 4.6875vw;
  line-height: 4.6875vw;
  letter-spacing: 0.01em;
  border: none;
  background: none;
  width: 100%;
  height: 100%;
  text-align: left;
  color: #FFF;
}
.c-gameover__input input:focus {
  border: none;
  outline: none;
  background: none;
}
.c-gameover__send-btn {
  pointer-events: none;
  width: 20vw;
  height: 12.5vw;
  background-image: url("../img/btn_send_disable.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.c-gameover__send-btn.active {
  pointer-events: auto;
  background-image: url("../img/btn_send.png");
}
.c-gameover__send-btn.sending {
  background-image: url("../img/btn_sending.gif");
}
.c-gameover__send-btn.done {
  background-image: url("../img/btn_send_done.png");
}
.c-gameover__ui-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0 3.75vw;
}
.c-gameover__retry-btn {
  line-height: 9999px;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../img/btn_play.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 60vw;
  height: 18.125vw;
}
.c-gameover__ranking-btn {
  line-height: 9999px;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../img/btn_lb.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 28.75vw;
  height: 18.125vw;
}

.c-ranking {
  color: #FFF;
  display: none;
  z-index: 13;
}
.c-ranking__wrapper {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}
.c-ranking__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 15.625vw;
  z-index: 1;
  background-color: #FFF;
  border-bottom: 1px solid #FFF;
}
.c-ranking__title {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-family: "BIT";
  font-size: 5vw;
  line-height: 5vw;
  letter-spacing: 0em;
}
.c-ranking__close-btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 15.625vw;
  height: 15.625vw;
  line-height: 9999px;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url(../img/closeButton.png);
  background-size: 5.625vw auto;
  background-position: center;
  background-repeat: no-repeat;
}
.c-ranking__scroll-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 15.625vw 6.25vw 6.25vw;
}
.c-ranking__list {
  position: relative;
  width: 100%;
}
.c-ranking__list-item {
  width: 100%;
  padding: 3.125vw 0;
  border-bottom: 1px dotted #CCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-ranking__rank {
  font-family: "PixelMplus10-Regular";
  font-size: 7.8125vw;
  line-height: 7.8125vw;
  letter-spacing: 0em;
  color: yellow;
  width: 12.5vw;
  text-align: center;
}
.c-ranking__name {
  width: 46.875vw;
  font-family: "PixelMplus12-Regular";
  font-size: 7.5vw;
  line-height: 7.5vw;
  letter-spacing: 0em;
}
.c-ranking__score {
  width: 40.625vw;
  text-align: right;
  font-family: "PixelMplus10-Regular";
  font-size: 7.8125vw;
  line-height: 7.8125vw;
  letter-spacing: 0em;
  color: #ff2500;
}
.c-ranking__unit {
  display: inline-block;
  font-size: 4.6875vw;
  line-height: 4.6875vw;
  letter-spacing: 0em;
  padding-left: 1.25vw;
  color: #FFF;
}

.c-ui {
  z-index: 10;
  display: none;
}

.c-canvas-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.c-canvas-container > canvas {
  width: 100%;
  height: 100%;
}

.c-parent {
  background-color: black;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 750px) {
  .c-parent__iframe {
    width: 100%;
    height: 100%;
  }
}

.c-intro {
  background-color: #718512;
  z-index: 14;
}
.c-intro__wrapper {
  width: 56.25vw;
  padding-top: 32.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../img/panda.png");
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-column-gap: 6.25vw;
     -moz-column-gap: 6.25vw;
          column-gap: 6.25vw;
}
.c-intro__btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 3.125vw;
}
.c-intro__btn {
  width: 18.75vw;
  height: 18.75vw;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.c-intro__btn-on {
  background-image: url("../img/sound_on.png");
}
.c-intro__btn-off {
  background-image: url("../img/sound_off.png");
}
.c-intro__label-on {
  line-height: 9999px;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../img/txt_on.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 9.375vw;
  height: 4.6875vw;
}
.c-intro__label-off {
  line-height: 9999px;
  text-indent: -1000%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("../img/txt_off.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 13.125vw;
  height: 4.6875vw;
}
.c-intro__sound {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #FFF;
  opacity: 0.5;
  font-family: "BIT";
  font-size: 1.875vw;
  line-height: 1.875vw;
  letter-spacing: 0.01em;
  padding: 4.6875vw 0;
}

/*# sourceMappingURL=style.css.map*/