@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Open+Sans:wght@300;400;500;700&display=swap");
/* reset
------------------------------------------------------------------------------------*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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, 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;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

article, aside, details, figcaption, figure,
footer, header, main, hgroup, menu, nav, section {
  display: block;
}

picture {
  display: inline-block;
}

body {
  line-height: 1.5;
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFF;
}
@media (max-width: 850px) {
  body {
    overflow-x: hidden;
  }
}

.wrapper {
  overflow-x: hidden;
}

p {
  line-height: 1.8;
}

ol, ul, menu, nav {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=text],
input[type=email],
input[type=password],
input[type=submit],
input[type=reset],
button,
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

button {
  display: block;
}

button, input[type=reset], input[type=submit] {
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #FFF;
}

button, a, span, div, li {
  -webkit-tap-highlight-color: transparent;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.sp {
  display: none !important;
}

@media (max-width: 850px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.game_wrap_02 {
  background-color: #83ca3b;
}
.game_wrap_02 .ttl_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 850px) {
  .game_wrap_02 .ttl_bg.active .ttl_bg_horse {
    bottom: 55px;
  }
}
.game_wrap_02 .ttl_bg.active .ttl_bg_01 {
  -webkit-animation: bgscroll 20s linear infinite;
          animation: bgscroll 20s linear infinite;
}
@media (max-width: 850px) {
  .game_wrap_02 .ttl_bg.active .ttl_bg_01 {
    background-size: 1450px auto;
    -webkit-animation: bgscroll 20s linear infinite;
            animation: bgscroll 20s linear infinite;
  }
}
.game_wrap_02 .ttl_bg.active .ttl_bg_01.fast {
  -webkit-animation: bgscroll 10s linear infinite;
          animation: bgscroll 10s linear infinite;
}
.game_wrap_02 .ttl_bg.active .ttl_bg_02 {
  -webkit-animation: bgscroll_02 2s linear infinite;
          animation: bgscroll_02 2s linear infinite;
}
@media (max-width: 850px) {
  .game_wrap_02 .ttl_bg.active .ttl_bg_02 {
    background-size: 725px auto;
    -webkit-animation: bgscroll_02_b 2s linear infinite;
            animation: bgscroll_02_b 2s linear infinite;
  }
}
.game_wrap_02 .ttl_bg.active .ttl_bg_02.fast {
  -webkit-animation: bgscroll_02 0.75s linear infinite;
          animation: bgscroll_02 0.75s linear infinite;
}
.game_wrap_02 .ttl_bg.active .ttl_bg_03 {
  -webkit-animation: bgscroll_02 2s linear infinite;
          animation: bgscroll_02 2s linear infinite;
}
@media (max-width: 850px) {
  .game_wrap_02 .ttl_bg.active .ttl_bg_03 {
    background-size: 725px auto;
    -webkit-animation: bgscroll_02_b 2s linear infinite;
            animation: bgscroll_02_b 2s linear infinite;
  }
}
.game_wrap_02 .ttl_bg.active .ttl_bg_03.fast {
  -webkit-animation: bgscroll_02 0.75s linear infinite;
          animation: bgscroll_02 0.75s linear infinite;
}
.game_wrap_02 .ttl_bg_01 {
  background: url(../images/common/race_sky.jpg) repeat-x #70cef7 top left;
  background-size: 1450px auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: bgscroll_top 20s linear infinite;
          animation: bgscroll_top 20s linear infinite;
}
.game_wrap_02 .ttl_bg_01.fast {
  -webkit-animation: bgscroll 10s linear infinite;
          animation: bgscroll 10s linear infinite;
}
.game_wrap_02 .ttl_bg_02 {
  background: url(../images/common/race_road.png) repeat-x bottom left;
  background-size: 1450px auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: bgscroll_02_top 2s linear infinite;
          animation: bgscroll_02_top 2s linear infinite;
}
.game_wrap_02 .ttl_bg_02.fast {
  -webkit-animation: bgscroll_02 0.75s linear infinite;
          animation: bgscroll_02 0.75s linear infinite;
}
.game_wrap_02 .ttl_bg_03 {
  background: url(../images/common/race_fence.png) repeat-x bottom left;
  background-size: 1450px auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: bgscroll_02_top 2s linear infinite;
          animation: bgscroll_02_top 2s linear infinite;
}
.game_wrap_02 .ttl_bg_03.fast {
  -webkit-animation: bgscroll_02 0.75s linear infinite;
          animation: bgscroll_02 0.75s linear infinite;
}
.game_wrap_02 .ttl_bg_horse {
  position: absolute;
  bottom: 115px;
  left: 26px;
  width: 415px;
}
@media (max-width: 1270px) {
  .game_wrap_02 .ttl_bg_horse {
    left: 3px;
  }
}
@media (max-width: 1100px) {
  .game_wrap_02 .ttl_bg_horse {
    width: 330px;
  }
}
@media (max-width: 850px) {
  .game_wrap_02 .ttl_bg_horse {
    width: 70vw;
    left: 3px;
    bottom: 110px;
    max-width: 400px;
  }
}
.game_wrap_02 .ttl_bg_horse p {
  display: none;
}
.game_wrap_02 .ttl_bg_horse p.active {
  display: block;
}
.game_wrap_02 .ttl_bg_horse img {
  width: 100%;
}
.game_wrap_02 .ttl_bg_horse.center {
  left: 5%;
}
@media (min-width: 1500px) {
  .game_wrap_02 .ttl_bg_horse.center {
    left: 15%;
  }
}
@media (max-width: 850px) {
  .game_wrap_02 .ttl_bg_horse.center {
    width: 66vw;
    margin: 0 0 0 -33vw;
    left: 50%;
  }
}
.game_wrap_02 .ttl_bg_horse.center .top_horse {
  display: none;
}
.game_wrap_02 .ttl_bg_horse.center .game_horse {
  display: block;
}
.game_wrap_02 .ttl_bg_horse.goal {
  left: 5%;
  margin: 0;
  -webkit-transition: all 2s 0s linear;
  transition: all 2s 0s linear;
}
@media (max-width: 850px) {
  .game_wrap_02 .ttl_bg_horse.goal {
    width: 66vw;
    margin: 0 0 0 -33vw;
    left: 50%;
  }
}
.game_wrap_02 .ttl_bg_horse .game_horse {
  display: none;
}
.game_wrap_02 .ttl_bg_goal {
  position: absolute;
  width: 230px;
  bottom: 280px;
  left: -230px;
}
@media (max-width: 850px) {
  .game_wrap_02 .ttl_bg_goal {
    width: 170px;
    bottom: 140px;
  }
}
.game_wrap_02 .ttl_bg_goal.active {
  -webkit-transition: all 1.5s 0s linear;
  transition: all 1.5s 0s linear;
  left: 2670px;
}
.game_wrap_02 .ttl_bg_goal img {
  width: 100%;
}

@-webkit-keyframes bgscroll {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1450px 0;
  }
}
@keyframes bgscroll {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1450px 0;
  }
}
@-webkit-keyframes bgscroll_02 {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 1450px bottom;
  }
}
@keyframes bgscroll_02 {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 1450px bottom;
  }
}
@-webkit-keyframes bgscroll_b {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 725px 0;
  }
}
@keyframes bgscroll_b {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 725px 0;
  }
}
@-webkit-keyframes bgscroll_02_b {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 725px bottom;
  }
}
@keyframes bgscroll_02_b {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 725px bottom;
  }
}
@-webkit-keyframes bgscroll_top {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1450px 0;
  }
}
@keyframes bgscroll_top {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 1450px 0;
  }
}
@-webkit-keyframes bgscroll_02_top {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 1450px bottom;
  }
}
@keyframes bgscroll_02_top {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 1450px bottom;
  }
}
.game_wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  z-index: 100;
}

.opening {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4000;
}
@media (max-width: 850px) {
  .opening {
    height: calc(var(--vh, 1vh) * 100);
  }
}
.opening .opening_inner {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 80%);
          transform: translate(0, 80%);
  text-shadow: #000 1px 0 10px;
  height: 100%;
  width: 100%;
  font-size: 20px;
  z-index: 2;
}
@media (max-width: 1250px) {
  .opening .opening_inner {
    font-size: 18px;
  }
}
@media (max-width: 1100px) {
  .opening .opening_inner {
    font-size: 16px;
  }
}
@media (max-width: 850px) {
  .opening .opening_inner {
    font-size: calc(var(--vh, 1vh) * 2.4);
  }
}
.opening .opening_inner p {
  opacity: 0;
  color: #fff;
  margin: 0 0 1em;
}
.opening .opening_inner p .br_op01 {
  display: none;
}
@media (max-width: 1100px) {
  .opening .opening_inner p .br_op01 {
    display: block;
  }
}
.opening .opening_inner p .br_op02 {
  display: none;
}
@media (max-width: 850px) {
  .opening .opening_inner p .br_op02 {
    display: block;
  }
}
.opening .opening_inner .opening_space {
  padding: 0 0 1em;
}
.opening .opening_skip {
  position: absolute;
  bottom: 3%;
  right: 3%;
  z-index: 2;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.opening .opening_skip:hover .opening_skip_arrow {
  -webkit-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
.opening .opening_skip .opening_skip_txt {
  font-size: 23px;
}
.opening .opening_skip .opening_skip_arrow {
  width: 15px;
  line-height: 0;
  margin: 15px 0 0 8px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
.opening .opening_skip .opening_skip_arrow img {
  width: 100%;
}
.opening .opening_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url("../images/common/opening_bg.png") no-repeat center center;
  background-size: cover;
}
@media (max-width: 850px) {
  .opening .opening_bg {
    background: url("../images/common/opening_bg_sp.jpg") no-repeat center center;
    background-size: cover;
  }
}
.opening .opening_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #000;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 850px) {
  .opening .opening_overlay {
    height: calc(var(--vh, 1vh) * 100);
  }
}

.pin-spacer {
  pointer-events: none;
}
.pin-spacer.hide {
  display: none !important;
}

.game_contents {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 850px) {
  .game_contents {
    height: calc(var(--vh, 1vh) * 100);
    min-height: calc(var(--vh, 1vh) * 100);
  }
  .game_contents.noscroll {
    overflow: hidden !important;
  }
  .game_contents.active {
    overflow: auto;
  }
  .game_contents.active .map_area-wrap {
    visibility: visible;
  }
}
.game_contents header {
  position: relative;
  z-index: 1100;
}
.game_contents header .dirt_logo {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 0 0 10px 0;
  z-index: 110;
  width: 120px;
}
@media (max-width: 850px) {
  .game_contents header .dirt_logo {
    z-index: 1300;
    position: fixed;
    width: 95px;
  }
}
.game_contents header .dirt_logo a {
  display: block;
  padding: 27px 22px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 850px) {
  .game_contents header .dirt_logo a {
    padding: 15px 15px;
  }
}
.game_contents header .dirt_logo a:hover {
  opacity: 0.6;
}
.game_contents header .dirt_logo img {
  width: 100%;
}
.game_contents header .btn_zoom, .game_contents header .btn_zoom-out {
  position: absolute;
  height: 48px;
  width: 48px;
  background: #bba54e;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  display: none;
}
@media (max-width: 850px) {
  .game_contents header .btn_zoom, .game_contents header .btn_zoom-out {
    position: fixed;
    z-index: 1200;
    bottom: 4%;
  }
  .game_contents header .btn_zoom.show, .game_contents header .btn_zoom-out.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .game_contents header .btn_zoom.notactive, .game_contents header .btn_zoom-out.notactive {
    background: #b6b6b6;
    pointer-events: none;
  }
  .game_contents header .btn_zoom.hide, .game_contents header .btn_zoom-out.hide {
    display: none;
  }
  .game_contents header .btn_zoom img, .game_contents header .btn_zoom-out img {
    width: 22px;
  }
}
@media (max-width: 850px) {
  .game_contents header .btn_zoom {
    left: 57%;
  }
}
@media (max-width: 850px) {
  .game_contents header .btn_zoom-out {
    right: 57%;
  }
}
.game_contents header .back_top {
  position: absolute;
  top: 42px;
  right: 145px;
  z-index: 100;
  background: #fff;
  border-radius: 8px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding: 14px 18px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: none;
}
@media (max-width: 850px) {
  .game_contents header .back_top {
    top: 25px;
    right: 95px;
    font-size: 14px;
    padding: 10px 10px;
    position: fixed;
  }
}
.game_contents header .back_top:hover {
  background-color: #ff7800;
}
.game_contents header .back_top .back_top_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.game_contents header .back_top .back_top_img {
  width: 18px;
  margin: 0 10px 0 0;
  line-height: 0;
}
.game_contents header .back_top .back_top_img img {
  width: 100%;
}
.game_contents header .ham_menu {
  position: absolute;
  height: 77px;
  width: 77px;
  background: #fff;
  border-radius: 50%;
  right: 40px;
  top: 20px;
  z-index: 1100;
  cursor: pointer;
}
@media (max-width: 850px) {
  .game_contents header .ham_menu {
    position: fixed;
    z-index: 1300;
    right: 2%;
    top: 10px;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
}
.game_contents header .ham_menu::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 21px;
  height: 5px;
  width: 35px;
  background: #bba54e;
  border-radius: 3px;
}
.game_contents header .ham_menu::after {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 21px;
  height: 5px;
  width: 35px;
  background: #bba54e;
  border-radius: 3px;
}
.game_contents header .ham_menu:hover::before, .game_contents header .ham_menu:hover::after {
  width: 29px;
  left: 24px;
}
.game_contents header .ham_menu.active {
  background: #bba54e;
}
.game_contents header .ham_menu.active::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fff;
  top: 36px;
}
.game_contents header .ham_menu.active::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #fff;
  bottom: 36px;
}
.game_contents header .ham_contents {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  z-index: 1099;
  width: 600px;
  height: 100vh;
  padding: 9% 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translate(100%, 0);
          transform: translate(100%, 0);
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
  border-radius: 25px 0 0 25px;
  overflow-y: scroll;
}
@media (max-width: 1100px) {
  .game_contents header .ham_contents {
    width: 530px;
  }
}
@media (max-width: 850px) {
  .game_contents header .ham_contents {
    position: fixed;
    z-index: 1250;
    width: 100%;
    padding: 95px 0;
    border-radius: 0;
  }
}
.game_contents header .ham_contents.active {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.game_contents header .ham_contents .ham_contents_logo {
  width: 240px;
  margin: 0 auto;
}
.game_contents header .ham_contents .ham_contents_logo img {
  width: 100%;
}
@media (max-width: 850px) {
  .game_contents header .ham_contents .ham_contents_logo {
    width: calc(var(--vh, 1vh) * 40);
  }
}
.game_contents header .ham_contents .ham_contents_logo_icon {
  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;
  margin: 10px 0 40px;
}
.game_contents header .ham_contents .ham_contents_logo_icon p {
  width: 66px;
  margin: 0 10px;
}
.game_contents header .ham_contents .ham_contents_logo_icon p img {
  width: 100%;
}
@media (max-width: 850px) {
  .game_contents header .ham_contents .ham_contents_logo_icon {
    margin-bottom: 20px;
  }
  .game_contents header .ham_contents .ham_contents_logo_icon p {
    width: calc(var(--vh, 1vh) * 8);
  }
}
.game_contents header .ham_contents .ham_contents_menu_wrap {
  width: 52%;
  margin: 7% auto 0;
}
.game_contents header .ham_contents .ham_contents_menu {
  display: inline-block;
}
.game_contents header .ham_contents .ham_contents_menu li {
  position: relative;
  margin: 0 0 40px;
  cursor: pointer;
}
@media (max-width: 850px) {
  .game_contents header .ham_contents .ham_contents_menu li {
    margin: 0 0 30px;
    margin-bottom: calc(var(--vh, 1vh) * 3.4);
  }
}
.game_contents header .ham_contents .ham_contents_menu li.ham_contents_01 img {
  width: 100%;
}
.game_contents header .ham_contents .ham_contents_menu li.ham_contents_02 img {
  width: 98.6956521739%;
}
.game_contents header .ham_contents .ham_contents_horse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 9%;
  margin: -30px 0 0;
}
.game_contents header .ham_contents .ham_contents_horse .ham_contents_horse_01,
.game_contents header .ham_contents .ham_contents_horse .ham_contents_horse_02 {
  width: 115px;
}
.game_contents header .ham_contents .ham_contents_horse .ham_contents_horse_01 img,
.game_contents header .ham_contents .ham_contents_horse .ham_contents_horse_02 img {
  width: 100%;
}
.game_contents header .ham_contents .ham_contents_horse .ham_contents_horse_02 {
  padding: 30px 0 0 0;
}
.game_contents header .ham_contents .ham_sound {
  color: #000;
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 850px) {
  .game_contents header .ham_contents .ham_sound {
    width: 85%;
  }
}
.game_contents header .ham_contents .ham_sound .ham_sound_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.game_contents header .ham_contents .ham_sound .ham_sound_txt:before, .game_contents header .ham_contents .ham_sound .ham_sound_txt:after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #000;
}
.game_contents header .ham_contents .ham_sound .ham_sound_txt:before {
  margin-right: 1rem;
}
.game_contents header .ham_contents .ham_sound .ham_sound_txt:after {
  margin-left: 1rem;
}
@media (max-width: 850px) {
  .game_contents header .ham_contents .ham_sound .ham_sound_txt {
    font-size: calc(var(--vh, 1vh) * 2);
  }
}
.game_contents header .ham_contents .ham_sound ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.game_contents header .ham_contents .ham_sound ul li {
  width: 97px;
  height: 97px;
  margin: 20px 17px;
}
@media (max-width: 850px) {
  .game_contents header .ham_contents .ham_sound ul li {
    margin: 5px 17px;
  }
}
.game_contents header .ham_contents .ham_sound ul li img {
  width: 100%;
}
.game_contents .ttl_inner_02 {
  position: relative;
  z-index: 10;
}
@media (max-width: 850px) {
  .game_contents .ttl_inner_02 {
    z-index: 101;
  }
}
.game_contents .ttl_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100vh;
}
@media (max-width: 850px) {
  .game_contents .ttl_inner {
    height: calc(var(--vh, 1vh) * 95);
  }
}
.game_contents h1 {
  width: 502px;
  margin: 0 auto;
}
@media (max-height: 700px) {
  .game_contents h1 {
    width: 420px;
  }
}
@media (max-width: 1350px) {
  .game_contents h1 {
    width: 420px;
  }
}
@media (max-width: 1100px) {
  .game_contents h1 {
    max-width: 420px;
    width: 90%;
  }
}
@media (max-height: 600px) {
  .game_contents h1 {
    width: 310px;
  }
}
@media (max-width: 850px) {
  .game_contents h1 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 11%;
    width: 70%;
  }
}
.game_contents h1 img {
  width: 100%;
}
.game_contents .start_ul {
  text-align: center;
  margin: 60px 0 0;
}
@media (max-width: 1100px) {
  .game_contents .start_ul {
    margin: 60px 0 0;
  }
}
@media (max-height: 700px) {
  .game_contents .start_ul {
    margin: 30px 0 0;
  }
}
.game_contents .start_ul .start_ul_inner {
  display: inline-block;
  padding: 35px 115px;
  background: #ecdfc7;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  -webkit-box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
          box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
  border-radius: 10px;
  position: relative;
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 550px;
  }
}
.game_contents .start_ul .start_ul_inner .loading {
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #000;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  font-size: 20px;
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner .loading {
    font-size: 5vw;
  }
}
.game_contents .start_ul .start_ul_inner .loading .loading_img {
  width: 25px;
  line-height: 0;
  margin: 3px 10px 0 0;
  -webkit-animation: 3s linear infinite rotation;
          animation: 3s linear infinite rotation;
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner .loading .loading_img {
    width: 5vw;
  }
}
.game_contents .start_ul .start_ul_inner .loading img {
  width: 100%;
}
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.game_contents .start_ul .start_ul_inner.loading-ok .loading {
  display: none;
}
@media (max-width: 1100px) {
  .game_contents .start_ul .start_ul_inner {
    padding: 40px 95px;
    font-size: 26px;
  }
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner {
    pointer-events: all;
    border: 1vw solid #fff;
    position: absolute;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 2%;
    padding: 30px 7vw;
    font-size: 6vw;
  }
  .game_contents .start_ul .start_ul_inner p img {
    opacity: 1;
  }
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner .start_beginning {
    margin: 0;
  }
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner .start_beginning {
    margin-right: 2vw;
  }
}
.game_contents .start_ul .start_ul_inner .start_beginning, .game_contents .start_ul .start_ul_inner .start_continue {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner .start_beginning, .game_contents .start_ul .start_ul_inner .start_continue {
    padding: 0 0 0 8vw;
  }
}
.game_contents .start_ul .start_ul_inner .start_beginning img:nth-child(1), .game_contents .start_ul .start_ul_inner .start_continue img:nth-child(1) {
  width: 145px;
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner .start_beginning img:nth-child(1), .game_contents .start_ul .start_ul_inner .start_continue img:nth-child(1) {
    width: 24vw;
    max-width: 140px;
  }
}
.game_contents .start_ul .start_ul_inner .start_beginning img:nth-child(2), .game_contents .start_ul .start_ul_inner .start_continue img:nth-child(2) {
  opacity: 0;
  position: absolute;
  left: -40px;
  top: 5px;
  width: 25px;
}
@media (max-width: 1100px) {
  .game_contents .start_ul .start_ul_inner .start_beginning img:nth-child(2), .game_contents .start_ul .start_ul_inner .start_continue img:nth-child(2) {
    top: 8px;
  }
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner .start_beginning img:nth-child(2), .game_contents .start_ul .start_ul_inner .start_continue img:nth-child(2) {
    width: 4.5vw;
    left: 2.5vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 1;
    display: block;
    max-width: 26px;
  }
}
.game_contents .start_ul .start_ul_inner .start_beginning:hover img:nth-child(2), .game_contents .start_ul .start_ul_inner .start_continue:hover img:nth-child(2) {
  opacity: 1;
}
.game_contents .start_ul .start_ul_inner .start_continue {
  margin: 25px 0 0;
}
@media (max-width: 850px) {
  .game_contents .start_ul .start_ul_inner .start_continue {
    margin: 0;
  }
}
.game_contents .start_btn_01 {
  position: absolute;
  right: 3%;
  bottom: 3%;
  width: 214px;
  height: 214px;
  z-index: 15;
  border: 5px solid #fd3a1a;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.game_contents .start_btn_01.hide {
  display: none;
}
@media (max-width: 1100px) {
  .game_contents .start_btn_01 {
    width: 180px;
    height: 180px;
  }
}
@media (max-width: 850px) {
  .game_contents .start_btn_01 {
    bottom: 190px;
    border: 1vw solid #fd3a1a;
    width: 36vw;
    height: 36vw;
    z-index: 100;
    max-width: 200px;
    max-height: 200px;
    z-index: 102;
  }
}
.game_contents .start_btn_01 img {
  width: 100%;
}
.game_contents .start_btn_01 .start_btn_01_img {
  width: 251px;
  margin: -25% 0 3% -12%;
  line-height: 0;
}
@media (max-width: 1100px) {
  .game_contents .start_btn_01 .start_btn_01_img {
    width: 200px;
    margin: -22% 0 3% -10%;
  }
}
@media (max-width: 850px) {
  .game_contents .start_btn_01 .start_btn_01_img {
    margin: -21% 0 2% -11%;
    width: 120%;
  }
}
.game_contents .start_btn_01 .start_btn_01_txt {
  width: 152px;
  margin: 0 auto 5%;
  line-height: 0;
}
@media (max-width: 1100px) {
  .game_contents .start_btn_01 .start_btn_01_txt {
    width: 130px;
  }
}
@media (max-width: 850px) {
  .game_contents .start_btn_01 .start_btn_01_txt {
    width: 80%;
  }
}
.game_contents .start_btn_01 .start_btn_01_arrow {
  width: 32px;
  margin: 3% auto 0;
}
@media (max-width: 1100px) {
  .game_contents .start_btn_01 .start_btn_01_arrow {
    width: 30px;
    margin: 0 auto;
  }
}
@media (max-width: 850px) {
  .game_contents .start_btn_01 .start_btn_01_arrow {
    margin: -1% auto 0;
    width: 16%;
  }
}
.game_contents .start_btn_01:hover .start_btn_01_arrow {
  margin: 6% auto 0;
}

.game_reset_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 50;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}
@media (max-width: 850px) {
  .game_reset_overlay {
    position: fixed;
    height: 100vh;
  }
}

.game_step_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1300;
  display: none;
}

.readme_wrap {
  background: #83ca3b;
  font-family: "Noto Sans JP", sans-serif;
}

.ham_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 1098;
}
@media (max-width: 850px) {
  .ham_overlay {
    position: fixed;
    height: 100%;
  }
}

.game_reset {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  padding: 45px 55px;
  width: 70%;
  background: #ecdfc7;
  color: #533a09;
  font-size: 30px;
  font-weight: bold;
  -webkit-box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
  box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
  border-radius: 10px;
  font-size: 30px;
  font-weight: bold;
  border: 5px solid #fff;
  border-radius: 10px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none;
}
@media (max-width: 850px) {
  .game_reset {
    width: 90%;
    border: 1vw solid #fff;
    position: absolute;
    padding: 5vw;
    font-size: 5vw;
  }
}
.game_reset .game_reset_txt {
  line-height: 2em;
}
.game_reset .game_reset_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0 0;
}
@media (max-width: 850px) {
  .game_reset .game_reset_btn_wrap {
    margin: 6vw 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5vw;
  }
}
.game_reset .game_reset_btn_wrap .game_reset_btn {
  width: 235px;
  padding: 18px 0;
  line-height: 1em;
  background: #fff;
  color: #533a09;
  text-align: center;
  border-radius: 35px;
  margin: 0 25px 0 0;
  cursor: pointer;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 850px) {
  .game_reset .game_reset_btn_wrap .game_reset_btn {
    margin: 0;
    padding: 4vw 0;
    width: 100%;
    font-size: 5vw;
  }
}
.game_reset .game_reset_btn_wrap .game_reset_btn:hover {
  background: #533a09;
  color: #fff;
}

.game_area {
  display: none;
}

.f_profile {
  color: #000;
  padding-top: 6%;
}
.f_profile > h2 {
  margin-bottom: 10px;
}
@media (max-width: 850px) {
  .f_profile {
    padding-top: 15%;
  }
}
.f_profile_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: rgba(253, 58, 26, 0.1);
  border-radius: 10px;
}
@media (max-width: 850px) {
  .f_profile_inner {
    display: block;
  }
}
.f_profile_image {
  width: 32%;
}
.f_profile_image img {
  width: 100%;
}
@media (max-width: 850px) {
  .f_profile_image {
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
  }
}
.f_profile_text {
  width: 65%;
  padding-top: 10px;
}
.f_profile_text h3 {
  color: #fd3a1a;
  margin-bottom: 5px;
}
.f_profile_text p {
  line-height: 1.5;
}
@media (max-width: 850px) {
  .f_profile_text {
    width: 100%;
  }
}

.readme_wrap {
  padding: 50px 0 0;
  position: relative;
  overflow: hidden;
}
.readme_wrap .readme_inner {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.readme_wrap .readme_inner .readme {
  max-width: 1258px;
  margin: auto;
  width: 85%;
  background: #fff;
  border-radius: 25px;
  padding: 75px;
  -webkit-box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
          box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
}
@media (max-width: 1100px) {
  .readme_wrap .readme_inner .readme {
    padding: 55px;
    width: 90%;
  }
}
@media (max-width: 850px) {
  .readme_wrap .readme_inner .readme {
    padding: 45px 30px;
  }
}
.readme_wrap .readme_ttl {
  width: 385px;
  margin: 0 auto 20px;
}
@media (max-width: 1100px) {
  .readme_wrap .readme_ttl {
    width: 250px;
  }
}
@media (max-width: 850px) {
  .readme_wrap .readme_ttl {
    width: 80%;
  }
}
.readme_wrap .readme_ttl img {
  width: 100%;
}
.readme_wrap .readme_subttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.readme_wrap .readme_subttl .subttl_num {
  width: 128px;
  padding: 0 25px 0 0;
}
@media (max-width: 1100px) {
  .readme_wrap .readme_subttl .subttl_num {
    width: 110px;
  }
}
@media (max-width: 850px) {
  .readme_wrap .readme_subttl .subttl_num {
    width: 85px;
    padding: 0 15px 0 0;
  }
}
.readme_wrap .readme_subttl .subttl_num img {
  width: 100%;
}
@media (max-width: 850px) {
  .readme_wrap .readme_subttl .subttl_txt {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.readme_wrap .readme_subttl .subttl_txt_01 {
  font-size: 33px;
  color: #fd3a1a;
  display: block;
}
@media (max-width: 850px) {
  .readme_wrap .readme_subttl .subttl_txt_01 {
    font-size: 24px;
    line-height: 1.3;
  }
}
.readme_wrap .subttl_txt_02 {
  font-size: 18px;
  color: #000;
  display: block;
}
@media (max-width: 850px) {
  .readme_wrap .subttl_txt_02 {
    font-size: 16px;
    line-height: 1.3;
    margin: 20px 0;
  }
}
.readme_wrap .readme_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin: 3% 0 6%;
}
@media (max-width: 850px) {
  .readme_wrap .readme_img_wrap {
    margin: 3% 0 15%;
  }
}
.readme_wrap .readme_img_wrap .readme_img_block {
  width: 47.5%;
}
.readme_wrap .readme_img_wrap img {
  width: 100%;
}
.readme_wrap .readme_img_wrap h4 {
  color: #000;
  font-size: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0 0;
}
.readme_wrap .readme_img_wrap h4::before {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 16px;
  background: #fd3a1a;
  display: inline-block;
  margin: 3px 7px 0 0;
}
.readme_wrap .readme_img_wrap .readme_img_txt {
  color: #000;
  font-size: 18px;
  margin: 10px 0 -5px;
}
.readme_wrap .readme_img_wrap .readme_img_arrow_01 {
  position: absolute;
  width: 24%;
  left: 38%;
  top: 24%;
}
.readme_wrap .readme_img_wrap .readme_img_arrow_02 {
  position: absolute;
  width: 24%;
  left: 38%;
  top: 30%;
}
.readme_wrap .readme_img_wrap .readme_img_arrow_03 {
  position: absolute;
  width: 24%;
  left: 38%;
  top: 50%;
}
.readme_wrap .readme_img_wrap_02 {
  margin: 3% 0 0;
}
.readme_wrap .readme_img_txt_02 {
  color: #000;
  font-size: 15px;
  margin: 10px 0 0;
  font-weight: 500;
}

.readme_bg {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 0 385px;
}

.readme_bg_01 {
  background: url(../images/common/race_road_02.png) repeat-x bottom left;
  background-size: 1100px auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.readme_bg_02 {
  background: url(../images/common/race_fence.png) repeat-x bottom left;
  background-size: 1100px auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.readme_bg_horse {
  position: absolute;
  bottom: 115px;
  left: 26px;
  width: 285px;
  display: none;
  -webkit-animation: bgscroll_04 2s linear infinite;
          animation: bgscroll_04 2s linear infinite;
}
@media (max-width: 850px) {
  .readme_bg_horse {
    width: 220px;
    -webkit-animation: bgscroll_04 1.5s linear infinite;
            animation: bgscroll_04 1.5s linear infinite;
  }
}
.readme_bg_horse img {
  width: 100%;
}
.readme_bg_horse.active {
  display: block;
}

@-webkit-keyframes bgscroll_04 {
  0% {
    left: 100%;
  }
  100% {
    left: -285px;
  }
}
@keyframes bgscroll_04 {
  0% {
    left: 100%;
  }
  100% {
    left: -285px;
  }
}
.campaign_wrap {
  background: #c3ac82;
}
.campaign_wrap .campaign_inner {
  max-width: 1258px;
  margin: auto;
  width: 85%;
  padding: 105px 0 0;
}
.campaign_wrap .campaign_inner img {
  width: 100%;
}
.campaign_wrap .campaign_inner .campaign_bnr {
  display: block;
  border-radius: 37px;
  background: #fff;
}
@media (max-width: 850px) {
  .campaign_wrap .campaign_inner .campaign_bnr {
    border-radius: 15px;
  }
}
.campaign_wrap .campaign_inner .campaign_bnr .campaign_ttl {
  width: 691px;
  margin: 0 auto -90px;
  display: block;
  position: relative;
  top: -90px;
}
@media (max-width: 1100px) {
  .campaign_wrap .campaign_inner .campaign_bnr .campaign_ttl {
    width: 520px;
  }
}
@media (max-width: 850px) {
  .campaign_wrap .campaign_inner .campaign_bnr .campaign_ttl {
    width: 80%;
  }
}
.campaign_wrap .campaign_inner .campaign_bnr .campaign_ttl img {
  padding: 0;
}
.campaign_wrap .campaign_inner .campaign_bnr img {
  padding: 2% 4% 0% 4%;
}
@media (max-width: 850px) {
  .campaign_wrap .campaign_inner .campaign_bnr img {
    padding: 2% 6% 7% 6%;
  }
}
.campaign_wrap .campaign_inner .campaign_bnr .campaign_bnr_txt {
  font-size: 18px;
  text-align: center;
  color: #fff;
  background: #fd3a1a;
  padding: 28px 0;
  display: block;
  border-radius: 0 0 37px 37px;
}
@media (max-width: 850px) {
  .campaign_wrap .campaign_inner .campaign_bnr .campaign_bnr_txt {
    font-size: 14px;
    padding: 20px 20px;
    line-height: 1.5;
    border-radius: 0 0 15px 15px;
  }
}

.terms {
  max-width: 1258px;
  margin: 45px auto 0;
  width: 85%;
  background: #463b28;
  padding: 30px;
  height: 500px;
  overflow-y: scroll;
  scrollbar-width: auto;
  scrollbar-color: #fff #2e2e2e;
  font-weight: normal;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 850px) {
  .terms {
    height: 50vh;
    padding: 10px;
    font-size: calc(var(--vh, 1vh) * 1.5);
  }
}
.terms ::-webkit-scrollbar {
  width: 11px;
}
.terms ::-webkit-scrollbar-track {
  background-color: #2e2e2e;
}
.terms ::-webkit-scrollbar-thumb {
  background-color: #bba54e;
}
.terms .terms_txt_01 {
  font-size: calc(var(--vh, 1vh) * 1.8);
  font-weight: bold;
  margin: 0 0 17px;
  color: #bba54e;
}
.terms dl + dl {
  margin-top: 20px;
}
.terms dl {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.terms dl dt {
  font-weight: bold;
  color: #bba54e;
}
.terms dl dd ul {
  width: calc(100% - 15px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: inside;
  list-style-type: disc;
  text-indent: -15px;
  margin-left: 15px;
}
.terms dl dd ul ul {
  list-style-type: dash;
}
.terms dl dd ol {
  width: calc(100% - 15px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: inside;
  list-style-type: circled-decimal;
  text-indent: -15px;
  margin-left: 15px;
}
.terms dl dd div ul, .terms dl dd div ol {
  width: calc(100% - 15px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
}
.terms dl dd a {
  color: #ff7800;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.terms dl dd a:hover {
  opacity: 0.75;
}

.pagetop_wrap {
  background: #c3ac82;
  padding: 75px 0;
}

.pagetop_btn {
  width: 175px;
  height: 175px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  margin: 0 auto;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pagetop_btn .pagetop_btn_img_01 {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.pagetop_btn:hover {
  background-color: #ff7800;
}
.pagetop_btn:hover .start_btn_01_arrow {
  margin: 5% auto 3% !important;
}
.pagetop_btn:hover .pagetop_btn_img_01 {
  -webkit-transform: translate(0, -10%);
          transform: translate(0, -10%);
}
@media (max-width: 850px) {
  .pagetop_btn {
    width: 140px;
    height: 140px;
  }
}
.pagetop_btn img {
  width: 100%;
}
.pagetop_btn .pagetop_btn_img_01 {
  width: 23px;
  margin: 0 auto;
  padding: 35px 0 15px;
}
.pagetop_btn .pagetop_btn_img_02 {
  width: 105px;
  margin: 0 auto;
}
@media (max-width: 850px) {
  .pagetop_btn .pagetop_btn_img_02 {
    width: 85px;
  }
}

.ham_menu_modal, .new_cont_modal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  z-index: 1100;
  display: none;
}
.ham_menu_modal .ham_menu_modal_inner, .new_cont_modal .ham_menu_modal_inner {
  position: relative;
}
.ham_menu_modal .ham_menu_modal_inner .readme_wrap, .new_cont_modal .ham_menu_modal_inner .readme_wrap {
  display: block;
  background: transparent;
  opacity: 0;
}
.ham_menu_modal .ham_menu_modal_inner .readme_wrap .readme_inner, .new_cont_modal .ham_menu_modal_inner .readme_wrap .readme_inner {
  position: relative;
  margin: 100px auto;
  z-index: 2;
}
.ham_menu_modal .ham_menu_modal_inner .readme_wrap .readme_close, .new_cont_modal .ham_menu_modal_inner .readme_wrap .readme_close {
  position: absolute;
  height: 77px;
  width: 77px;
  background: #fd3a1a;
  border-radius: 50%;
  right: -22px;
  top: -22px;
  z-index: 1100;
  cursor: pointer;
}
.ham_menu_modal .ham_menu_modal_inner .readme_wrap .readme_close::before, .new_cont_modal .ham_menu_modal_inner .readme_wrap .readme_close::before {
  content: "";
  position: absolute;
  top: 36px;
  left: 21px;
  height: 5px;
  width: 35px;
  background: #fff;
  border-radius: 3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.ham_menu_modal .ham_menu_modal_inner .readme_wrap .readme_close::after, .new_cont_modal .ham_menu_modal_inner .readme_wrap .readme_close::after {
  content: "";
  position: absolute;
  bottom: 35px;
  left: 21px;
  height: 5px;
  width: 35px;
  background: #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 850px) {
  .ham_menu_modal .ham_menu_modal_inner .readme_wrap .readme_close, .new_cont_modal .ham_menu_modal_inner .readme_wrap .readme_close {
    height: 50px;
    width: 50px;
    right: -15px;
    top: -15px;
  }
  .ham_menu_modal .ham_menu_modal_inner .readme_wrap .readme_close::before, .new_cont_modal .ham_menu_modal_inner .readme_wrap .readme_close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 26%;
    height: 3px;
    width: 50%;
    background: #fff;
    border-radius: 3px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .ham_menu_modal .ham_menu_modal_inner .readme_wrap .readme_close::after, .new_cont_modal .ham_menu_modal_inner .readme_wrap .readme_close::after {
    content: "";
    position: absolute;
    bottom: auto;
    top: 50%;
    left: 26%;
    height: 3px;
    width: 50%;
    background: #fff;
    border-radius: 3px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}
.ham_menu_modal .ham_menu_modal_inner .pagetop_btn, .ham_menu_modal .ham_menu_modal_inner .copyright, .new_cont_modal .ham_menu_modal_inner .pagetop_btn, .new_cont_modal .ham_menu_modal_inner .copyright {
  display: none;
}
.ham_menu_modal .ham_menu_modal_inner .ham_overlay, .new_cont_modal .ham_menu_modal_inner .ham_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}
.ham_menu_modal .readme_wrap .readme_inner .readme, .new_cont_modal .readme_wrap .readme_inner .readme {
  padding: 7px;
  max-width: 980px;
}
.ham_menu_modal .readme_inner_02, .new_cont_modal .readme_inner_02 {
  padding: 43px;
  position: relative;
}
@media (max-width: 850px) {
  .ham_menu_modal .readme_inner_02, .new_cont_modal .readme_inner_02 {
    padding: 43px 20px;
  }
}
.ham_menu_modal .campaign_wrap, .new_cont_modal .campaign_wrap {
  border-radius: 0 0 15px 15px;
  padding: 20px 0 85px;
}
.ham_menu_modal .readme, .new_cont_modal .readme {
  position: relative;
  z-index: 2;
}

.copyright {
  font-size: 14px;
  text-align: center;
  color: #fff;
  margin: 75px 0 0;
}

.readme_overlay {
  position: absolute;
  top: -200px;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

/* reset
------------------------------------------------------------------------------------*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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, 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;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

article, aside, details, figcaption, figure,
footer, header, main, hgroup, menu, nav, section {
  display: block;
}

picture {
  display: inline-block;
}

body {
  line-height: 1.5;
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFF;
}

@media (max-width: 850px) {
  body {
    overflow-x: hidden;
  }
}
.wrapper {
  overflow-x: hidden;
}

p {
  line-height: 1.8;
}

ol, ul, menu, nav {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=text],
input[type=email],
input[type=password],
input[type=submit],
input[type=reset],
button,
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

button {
  display: block;
}

button, input[type=reset], input[type=submit] {
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #FFF;
}

button, a, span, div, li {
  -webkit-tap-highlight-color: transparent;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.sp {
  display: none !important;
}

@media (max-width: 850px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
body {
  background: #000;
}
@media (min-width: 851px) {
  body:not(.touch) .quiz--ally__hint:not(.hide) {
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
    cursor: pointer;
  }
  body:not(.touch) .quiz--ally__hint:not(.hide):hover {
    opacity: 0.8;
  }
}

.pc {
  display: block;
}
@media (max-width: 850px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none;
}
@media (max-width: 850px) {
  .sp {
    display: block !important;
  }
}

.main-text {
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: auto;
  max-width: 1080px;
  width: calc(100% - 100px);
  height: auto;
  border-radius: 10px;
  border: solid 5px #fff;
  background: #ecdfc7;
  position: absolute;
  left: 50%;
  top: 30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: 0px 0px 0px 2px #533a09;
          box-shadow: 0px 0px 0px 2px #533a09;
  font-size: 1.5rem;
}
.main-text strong {
  display: block;
  line-height: 2;
  position: relative;
  z-index: 2;
}
.main-text strong span {
  color: #fff;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #533a09;
  padding: 2px 20px;
  border-radius: 6px;
  position: relative;
  -webkit-transform: translate(25px, 15px);
          transform: translate(25px, 15px);
  margin-top: -25px;
}
.main-text div {
  color: #533a09;
}
.main-text p {
  line-height: 1.8;
  color: #533a09;
  background: #fff;
  padding: 20px 25px;
  border-radius: 14px;
  z-index: 1;
  position: relative;
}
@media (min-width: 851px) and (max-width: 1200px) {
  .main-text {
    font-size: 2vw;
    border: solid 0.5vw #fff;
  }
}
@media (max-height: 885px) {
  .main-text {
    top: calc(var(--vh, 1vh) * 2);
    font-size: calc(var(--vh, 1vh) * 3.2);
    max-width: calc(var(--vh, 1vh) * 130);
    border: solid calc(var(--vh, 1vh) * 0.6) #fff;
  }
  .main-text strong {
    line-height: 1;
  }
  .main-text strong span {
    -webkit-transform: translate(calc(var(--vh, 1vh) * 2), calc(var(--vh, 1vh) * 2));
            transform: translate(calc(var(--vh, 1vh) * 2), calc(var(--vh, 1vh) * 2));
    margin-top: calc(var(--vh, 1vh) * -2);
    padding: calc(var(--vh, 1vh) * 1) calc(var(--vh, 1vh) * 2);
    border-radius: 5px;
  }
  .main-text p {
    line-height: 1.5;
    border-radius: calc(var(--vh, 1vh) * 2.5);
    padding: calc(var(--vh, 1vh) * 3) calc(var(--vh, 1vh) * 3);
  }
}
@media (max-width: 850px) {
  .main-text {
    width: calc(100% - 40px);
    font-size: 4vw;
    border: solid calc(var(--vh2, 1vh) * 0.4) #fff;
  }
  .main-text #quiz-text {
    margin-top: calc(var(--vh2, 1vh) * 1);
  }
  .main-text strong {
    line-height: 1;
    display: block;
  }
  .main-text strong span {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: auto;
    padding: calc(var(--vh2, 1vh) * 0.8) calc(var(--vh2, 1vh) * 3);
    border-radius: 3px;
  }
  .main-text p {
    line-height: 1.5;
    padding: calc(var(--vh2, 1vh) * 2.5) 3.5vw calc(var(--vh2, 1vh) * 2);
    border-radius: 6px;
  }
}
.main-text__furuyachi {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
@media (min-width: 851px) {
  .main-text__furuyachi {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 851px) and (max-width: 1200px) {
  .main-text__furuyachi {
    width: 11%;
  }
}
@media (min-width: 851px) and (max-height: 885px) {
  .main-text__furuyachi {
    width: calc(var(--vh, 1vh) * 10);
  }
}
@media (max-width: 850px) {
  .main-text__furuyachi {
    gap: calc(var(--vh2, 1vh) * 1);
    width: calc(var(--vh2, 1vh) * 16);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.main-text__furuyachi .txt {
  width: 80%;
  height: auto;
}
@media (max-width: 850px) {
  .main-text__furuyachi .txt {
    width: 57%;
  }
}
.main-text__furuyachi .img {
  width: 100%;
  height: auto;
}
@media (max-width: 850px) {
  .main-text__furuyachi .img {
    width: 43%;
  }
}
.main-text__inner {
  height: 100%;
  border-radius: 10px;
  padding: 35px;
  border: solid 2px #533a09;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}
@media (min-width: 851px) and (max-width: 1200px) {
  .main-text__inner {
    gap: 3vw;
    padding: 3.4vw;
  }
}
@media (max-height: 885px) {
  .main-text__inner {
    gap: calc(var(--vh, 1vh) * 4);
    padding: calc(var(--vh, 1vh) * 4) calc(var(--vh, 1vh) * 4);
  }
}
@media (max-width: 850px) {
  .main-text__inner {
    display: block;
    gap: calc(var(--vh2, 1vh) * 3);
    padding: calc(var(--vh2, 1vh) * 1.6) calc(var(--vh2, 1vh) * 1.6);
  }
}
.main-text #quiz-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.icon--next {
  display: none;
}
.icon--next img {
  position: absolute;
  right: 2%;
  bottom: 5%;
  width: 28px;
  height: 26px;
  height: auto;
}
@media (min-width: 851px) and (max-width: 1400px) {
  .icon--next img {
    width: 2.5vw;
    height: 2.5vw;
  }
}
@media (max-height: 885px) {
  .icon--next img {
    width: calc(var(--vh, 1vh) * 3);
    height: calc(var(--vh, 1vh) * 3);
  }
}
@media (max-width: 850px) {
  .icon--next img {
    right: 4%;
    width: calc(var(--vh2, 1vh) * 2.3);
    height: calc(var(--vh2, 1vh) * 2.3);
  }
}
.icon--next.active {
  display: block;
  display: none;
}

.quiz-area {
  background: #000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(51%, #4a99ee), color-stop(51%, rgb(131, 202, 59)));
  background: linear-gradient(180deg, #4a99ee 51%, rgb(131, 202, 59) 51%);
  background-size: cover;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: 0;
  -webkit-transition: 0s all ease;
  transition: 0s all ease;
}
@media (max-width: 850px) {
  .quiz-area {
    overflow: hidden;
  }
}
.quiz-area.modal-hint .quiz--battle__text,
.quiz-area.modal-hint .quiz--battle__enemy,
.quiz-area.modal-hint .quiz--select,
.quiz-area.modal-hint .quiz-hp {
  pointer-events: none !important;
}
.quiz-area.modal .quiz--battle {
  pointer-events: none !important;
}
.quiz-area.active {
  z-index: 10000;
  -webkit-transition: 2s all ease;
  transition: 2s all ease;
  opacity: 1;
  pointer-events: all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quiz-area.active .quiz-area__inner {
  opacity: 1;
}
.quiz-area.active.view {
  -webkit-transition: 0s all ease;
  transition: 0s all ease;
}
@media (max-width: 850px) {
  .quiz-area {
    overflow: hidden;
  }
}
.quiz-area__inner {
  width: 100%;
  margin: auto;
  background: #83ca3b;
  padding: 0px 0 0px;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .quiz-area__inner {
    border-radius: 0px;
  }
}
@media (max-width: 850px) {
  .quiz-area__inner {
    margin: 0;
  }
}
.quiz-area .quiz--battle {
  max-width: 100%;
  margin: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /*
          &__sky {
              height: 350px;
              width: 100%;
              position: relative;
              background: url(../../images/quiz/quiz_back_02.png) repeat-x;
              background-size: auto 100%;
              background-position: center;
              @include mx.pc {
                  @include mx.hmax {
                      height: calc(var(--vh, 1vh) * 40)
                  }
              }
              @include mx.sp {
                  height: calc(var(--vh2, 1vh) * 40);
              }
          }
  */
}
@media (min-width: 851px) {
  .quiz-area .quiz--battle {
    position: relative;
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--battle {
    max-width: 100%;
  }
}
.quiz-area .quiz--battle__seigo {
  pointer-events: none;
  position: absolute;
  z-index: 3000;
  left: 50%;
  top: 64%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 300px;
  height: 300px;
}
@media (min-width: 851px) and (max-height: 885px) {
  .quiz-area .quiz--battle__seigo {
    width: calc(var(--vh, 1vh) * 34);
    height: calc(var(--vh, 1vh) * 34);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--battle__seigo {
    top: calc(var(--vh, 1vh) * 50);
    width: 45vw;
    height: 45vw;
  }
}
.quiz-area .quiz--battle__seigo .machigai {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.quiz-area .quiz--battle__seigo .machigai.active {
  -webkit-animation-name: anime-pop-up;
          animation-name: anime-pop-up;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.quiz-area .quiz--battle__seigo .machigai.hide {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: anime-hide;
          animation-name: anime-hide;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.quiz-area .quiz--battle__seigo .machigai::after, .quiz-area .quiz--battle__seigo .machigai::before {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  width: 100%;
  height: 30px;
  background: #1457cb;
}
@media (min-width: 851px) and (max-height: 885px) {
  .quiz-area .quiz--battle__seigo .machigai::after, .quiz-area .quiz--battle__seigo .machigai::before {
    height: calc(var(--vh, 1vh) * 2.5);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--battle__seigo .machigai::after, .quiz-area .quiz--battle__seigo .machigai::before {
    height: calc(var(--vh, 1vh) * 2.5);
  }
}
.quiz-area .quiz--battle__seigo .machigai::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.quiz-area .quiz--battle__seigo .machigai::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.quiz-area .quiz--battle__seigo .seikai {
  display: block;
  width: 100%;
  height: 100%;
  border: solid 30px #fd3a1a;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
}
@media (min-width: 851px) and (max-height: 885px) {
  .quiz-area .quiz--battle__seigo .seikai {
    border: solid calc(var(--vh, 1vh) * 2.5) #fd3a1a;
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--battle__seigo .seikai {
    border: solid calc(var(--vh, 1vh) * 2.5) #fd3a1a;
  }
}
.quiz-area .quiz--battle__seigo .seikai.hide {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: anime-hide;
          animation-name: anime-hide;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.quiz-area .quiz--battle__seigo .seikai.active {
  -webkit-animation-name: anime-pop-up;
          animation-name: anime-pop-up;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes anime-hide {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
@keyframes anime-hide {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
@-webkit-keyframes anime-pop-up {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes anime-pop-up {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.quiz-area .quiz--battle .scrolling-wrapper {
  position: relative;
  width: 100vw;
  height: 350px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  white-space: nowrap;
}
@media (min-width: 851px) and (max-height: 885px) {
  .quiz-area .quiz--battle .scrolling-wrapper {
    height: calc(var(--vh, 1vh) * 40);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--battle .scrolling-wrapper {
    height: calc(var(--vh2, 1vh) * 40);
  }
}
.quiz-area .quiz--battle .scrolling-content {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 100%;
  margin: 0;
  -webkit-animation: moveBackground 400s linear infinite;
          animation: moveBackground 400s linear infinite;
}
.quiz-area .quiz--battle .scrolling-content img {
  width: 622px;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@-webkit-keyframes moveBackground {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(50%);
            transform: translateX(50%); /* ちょうど1セット分スクロール */
  }
}
@keyframes moveBackground {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(50%);
            transform: translateX(50%); /* ちょうど1セット分スクロール */
  }
}
.quiz-area .quiz--battle__sky {
  background: #70cef7;
}
.quiz-area .quiz--battle__field-inner {
  width: 100%;
  height: 60%;
  left: 0;
  top: 12%;
  position: absolute;
}
.quiz-area .quiz--battle__field-inner #quiz-hero {
  top: 0%;
  right: 0%;
}
@media (max-width: 850px) {
  .quiz-area .quiz--battle__field-inner #quiz-hero {
    top: 5%;
  }
}
.quiz-area .quiz--battle__field-inner #quiz-hero img {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.quiz-area .quiz--battle__field-inner #quiz-enemy {
  top: -32%;
  right: 0%;
}
@media (max-width: 850px) {
  .quiz-area .quiz--battle__field-inner #quiz-enemy {
    top: -25%;
  }
}
.quiz-area .quiz--battle__field-inner #quiz-enemy img {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.quiz-area .quiz--battle__field {
  margin-top: -25px;
  height: 350px;
  width: 100%;
  position: relative;
  background: url(../images/quiz/quiz_back_01.png) repeat-x;
  background-size: auto 100%;
  background-position: center;
}
@media (min-width: 851px) and (max-height: 885px) {
  .quiz-area .quiz--battle__field {
    height: calc(var(--vh, 1vh) * 40);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--battle__field {
    height: calc(var(--vh2, 1vh) * 30);
  }
}
.quiz-area .quiz--battle__horse {
  width: auto;
  height: 200px;
  position: absolute;
  right: 0%;
  -webkit-transition: linear 2s all;
  transition: linear 2s all;
  z-index: 1000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  display: none;
}
.quiz-area .quiz--battle__horse.active {
  display: block;
}
.quiz-area .quiz--battle__horse img {
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 100%;
}
.quiz-area .quiz--battle__horse .apng {
  display: block;
}
.quiz-area .quiz--battle__horse .apng.hide {
  display: none;
}
.quiz-area .quiz--battle__horse .pict {
  display: none;
}
.quiz-area .quiz--battle__horse .pict.active {
  display: block;
}
@media (max-height: 885px) {
  .quiz-area .quiz--battle__horse img {
    width: auto;
    height: calc(var(--vh, 1vh) * 23);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--battle__horse img {
    width: auto;
    height: calc(var(--vh2, 1vh) * 17);
  }
}
.quiz-area .quiz-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.quiz-area .quiz--ally {
  position: absolute;
  right: 20px;
  top: 0px;
  -webkit-transform: translateY(-30%);
          transform: translateY(-30%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  pointer-events: none;
  z-index: 100;
}
.quiz-area .quiz--ally .btn--close {
  display: none;
}
.quiz-area .quiz--ally.hide {
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%);
}
.quiz-area .quiz--ally.hide .btn--close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 851px) and (max-width: 1080px) {
  .quiz-area .quiz--ally {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--ally {
    top: 0px;
    z-index: 10000;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .quiz-area .quiz--ally.hide {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    left: 0%;
    top: 0%;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}
.quiz-area .quiz--ally__hint {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: auto;
  color: #533a09;
  border: solid 4px #533a09;
  max-width: 900px;
  z-index: 20;
  font-size: 1.4375rem;
  padding: 15px 20px;
  border-radius: 18px;
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  width: 235px;
  background: #fff;
}
.quiz-area .quiz--ally__hint img {
  vertical-align: middle;
}
.quiz-area .quiz--ally__hint img:nth-child(1) {
  width: 40%;
  height: auto;
}
@media (max-width: 850px) {
  .quiz-area .quiz--ally__hint img:nth-child(1) {
    width: 35%;
  }
}
.quiz-area .quiz--ally__hint img:nth-child(2) {
  width: 50%;
  height: auto;
}
@media (max-width: 850px) {
  .quiz-area .quiz--ally__hint img:nth-child(2) {
    width: 55%;
  }
}
@media (min-width: 851px) {
  .quiz-area .quiz--ally__hint br {
    display: none;
  }
}
.quiz-area .quiz--ally__hint.hide {
  width: auto;
  padding: 40px 50px;
}
@media (min-width: 851px) and (max-width: 1400px) {
  .quiz-area .quiz--ally__hint.hide {
    padding: 3vw 5vw;
  }
}
@media (max-height: 885px) {
  .quiz-area .quiz--ally__hint.hide {
    padding: calc(var(--vh, 1vh) * 4) calc(var(--vh, 1vh) * 5);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--ally__hint.hide {
    padding: calc(var(--vh, 1vh) * 4) calc(var(--vh, 1vh) * 3);
  }
}
@media (min-width: 851px) and (max-width: 1080px) {
  .quiz-area .quiz--ally__hint {
    -webkit-transform: translateY(1vw);
            transform: translateY(1vw);
    margin-bottom: 1vw;
    padding: 1.4vw 1.8vw;
    font-size: 1.8vw;
  }
}
@media (max-height: 885px) {
  .quiz-area .quiz--ally__hint {
    margin-bottom: calc(var(--vh, 1vh) * 1);
    border: solid calc(var(--vh, 1vh) * 0.7) #533a09;
    border-radius: calc(var(--vh, 1vh) * 3);
    font-size: calc(var(--vh, 1vh) * 3);
    padding: calc(var(--vh, 1vh) * 1.5);
    width: calc(var(--vh, 1vh) * 28);
  }
}
@media (min-width: 851px) and (max-height: 500px) {
  .quiz-area .quiz--ally__hint {
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%);
    margin-bottom: calc(var(--vh, 1vh) * 1);
    border: solid calc(var(--vh, 1vh) * 0.7) #533a09;
    border-radius: calc(var(--vh, 1vh) * 3);
    font-size: calc(var(--vh, 1vh) * 3);
    padding: calc(var(--vh, 1vh) * 2);
    width: calc(var(--vh, 1vh) * 40);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--ally__hint {
    gap: 2vw;
    max-width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 12px;
    margin-bottom: 0;
    font-size: 4vw;
    border: solid 4px #533a09;
  }
  .quiz-area .quiz--ally__hint:not(.hide) {
    border-radius: 12px;
    max-width: 35vw;
    font-size: calc(var(--vh, 1vh) * 1.8);
    padding: calc(var(--vh, 1vh) * 1.2);
    height: auto;
    margin-bottom: 0;
  }
  .quiz-area .quiz--ally__hint:not(.hide)::before {
    right: calc(var(--vh, 1vh) * -1.5);
    bottom: calc(var(--vh, 1vh) * 5);
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    border-right: calc(var(--vh, 1vh) * 1.1) solid transparent;
    border-left: calc(var(--vh, 1vh) * 1.1) solid transparent;
    border-top: calc(var(--vh, 1vh) * 1.6) solid #ffffff;
  }
  .quiz-area .quiz--ally__hint:not(.hide)::after {
    position: absolute;
    right: calc(var(--vh, 1vh) * -11);
    top: calc(var(--vh, 1vh) * -11);
    bottom: auto;
    width: calc(var(--vh, 1vh) * 11);
    height: calc(var(--vh, 1vh) * 11);
  }
  .quiz-area .quiz--ally__hint.hide {
    border-radius: 0;
    border-top: none;
    border-right: none;
    border-left: none;
    width: 100vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 15vw 6vw 15vw;
  }
}
.quiz-area .quiz--selected {
  width: 88vw;
  border-radius: 10px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #533a09, 0px 0px 0px 2px #533a09;
          box-shadow: inset 0px 0px 0px 2px #533a09, 0px 0px 0px 2px #533a09;
  border: solid calc(var(--vh, 1vh) * 0.4) #FFF;
  padding: calc(var(--vh, 1vh) * 3.4);
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: calc(var(--vh, 1vh) * 5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: calc(var(--vh, 1vh) * 0.8);
  background: #ebe802;
}
@media (max-width: 850px) {
  .quiz-area .quiz--selected {
    font-size: calc(var(--vh, 1vh) * 2.4);
    position: relative;
    display: none;
  }
}
.quiz-area .quiz--selected span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF;
  background: #533a09;
  border-radius: 50%;
}
@media (max-width: 850px) {
  .quiz-area .quiz--selected span {
    -webkit-transform: translateY(0em);
            transform: translateY(0em);
    width: calc(var(--vh, 1vh) * 3.8);
    height: calc(var(--vh, 1vh) * 3.8);
    font-size: calc(var(--vh, 1vh) * 2.4);
  }
}
.quiz-area .quiz--selected strong {
  color: #533a09;
}
@media (max-width: 850px) {
  .quiz-area .quiz--selected strong {
    font-size: calc(var(--vh, 1vh) * 2.4);
  }
}
.quiz-area .quiz--select {
  margin: auto;
  width: 100%;
  max-width: 1560px;
  position: relative;
}
@media (max-height: 885px) {
  .quiz-area .quiz--select {
    max-width: calc(var(--vh, 1vh) * 260);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--select {
    display: block;
  }
}
.quiz-area .quiz--select.block {
  pointer-events: none !important;
}
@media (max-width: 850px) {
  .quiz-area .quiz--select .quiz-sp {
    width: 100%;
    position: fixed;
    bottom: 3%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.quiz-area .quiz--select .menu--select {
  background: #83ca3b;
  padding: 20px 20px 0;
}
.quiz-area .quiz--select .menu--select .btn--close {
  display: none;
}
@media (max-width: 850px) {
  .quiz-area .quiz--select .menu--select .btn--close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: -3vw;
    -webkit-transform: translateY(-70%);
            transform: translateY(-70%);
    display: none;
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--select .menu--select {
    background: none;
    z-index: 10;
    pointer-events: all;
    opacity: 1;
    border-radius: 10px;
    width: 100%;
  }
}
.quiz-area .quiz--select .menu--select menu {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 30px;
}
.quiz-area .quiz--select .menu--select menu > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.quiz-area .quiz--select .menu--select menu > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.quiz-area .quiz--select .menu--select menu > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.quiz-area .quiz--select .menu--select menu > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
@media (max-height: 885px) {
  .quiz-area .quiz--select .menu--select menu {
    gap: calc(var(--vh, 1vh) * 2.5);
  }
}
@media (min-width: 851px) and (max-width: 1400px) {
  .quiz-area .quiz--select .menu--select menu {
    gap: 1vw;
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--select .menu--select menu {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 4vw 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 4vw;
  }
  .quiz-area .quiz--select .menu--select menu > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .quiz-area .quiz--select .menu--select menu > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
.quiz-area .quiz--select .menu--select menu li button {
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  border: solid 5px #fff;
  -webkit-box-shadow: inset 0px 0px 0px 2px #533a09, 0px 0px 0px 2px #533a09;
          box-shadow: inset 0px 0px 0px 2px #533a09, 0px 0px 0px 2px #533a09;
  background: #ecdfc7;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
  position: relative;
  border-radius: 10px;
  padding: 0px 15px;
  gap: 10px;
}
@media (min-width: 851px) and (max-height: 885px) {
  .quiz-area .quiz--select .menu--select menu li button {
    height: calc(var(--vh, 1vh) * 11);
    gap: calc(var(--vh, 1vh) * 0.7);
    border: solid calc(var(--vh, 1vh) * 0.6) #fff;
    padding: calc(var(--vh, 1vh) * 2) calc(var(--vh, 1vh) * 2);
  }
}
@media (min-width: 851px) and (max-width: 1080px) {
  .quiz-area .quiz--select .menu--select menu li button {
    height: 6vw;
    gap: 0.4vw;
    border: solid 0.3vw #fff;
    padding: 1vw 1vw;
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--select .menu--select menu li button {
    gap: calc(var(--vh, 1vh) * 0.7);
    width: 100%;
    min-height: 20vw;
    height: 100%;
    border: solid calc(var(--vh2, 1vh) * 0.4) #fff;
    padding: calc(var(--vh2, 1vh) * 2) 3vw;
  }
}
@media (min-width: 851px) {
  .quiz-area .quiz--select .menu--select menu li button {
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
    cursor: pointer;
  }
  .quiz-area .quiz--select .menu--select menu li button:hover {
    background: #ebe802;
  }
}
.quiz-area .quiz--select .menu--select menu li button.active {
  background: #ebe802;
}
.quiz-area .quiz--select .menu--select menu li button.active strong {
  color: #533a09;
}
.quiz-area .quiz--select .menu--select menu li button.true {
  background: #fd3a1a;
}
.quiz-area .quiz--select .menu--select menu li button.true strong {
  color: #fff;
}
.quiz-area .quiz--select .menu--select menu li button.true span {
  color: #533a09;
  background: #FFF;
}
.quiz-area .quiz--select .menu--select menu li button.true span.numA::before {
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="34.04" viewBox="0 0 29.86 34.04" width="29.86" xmlns="http://www.w3.org/2000/svg"><path d="m20.33 25.3h-11.04l-2.39 8.74h-6.9l10.9-34.04h8l10.95 34.04h-7.13zm-1.47-5.29-1.01-3.73c-1.06-3.54-1.98-7.45-2.99-11.13h-.18c-.87 3.73-1.89 7.59-2.9 11.13l-1.01 3.73h8.1z" fill="%23533a09"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.quiz-area .quiz--select .menu--select menu li button.true span.numB::before {
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="34.04" viewBox="0 0 25.35 34.04" width="25.35" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h11.27c6.99 0 12.33 2.02 12.33 8.37 0 3.13-1.75 6.35-4.65 7.36v.23c3.68.87 6.39 3.45 6.39 8.05 0 6.85-5.7 10.03-13.2 10.03h-12.14zm10.77 13.85c4.32 0 6.21-1.75 6.21-4.46 0-2.99-2.02-4.19-6.12-4.19h-4.05v8.65zm.78 14.95c4.65 0 7.18-1.66 7.18-5.2 0-3.31-2.48-4.69-7.18-4.69h-4.74v9.89z" fill="%23533a09"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.quiz-area .quiz--select .menu--select menu li button.true span.numC::before {
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="35.33" viewBox="0 0 26.45 35.33" width="26.45" xmlns="http://www.w3.org/2000/svg"><path d="m0 17.8c0-11.22 7.22-17.8 15.83-17.8 4.32 0 7.77 2.07 9.98 4.37l-3.59 4.32c-1.7-1.66-3.68-2.85-6.26-2.85-5.15 0-9.02 4.42-9.02 11.73s3.5 11.87 8.88 11.87c2.9 0 5.2-1.38 7.04-3.36l3.59 4.23c-2.81 3.27-6.44 5.01-10.86 5.01-8.6.01-15.59-6.15-15.59-17.52z" fill="%23533a09"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.quiz-area .quiz--select .menu--select menu li button.true span.numD::before {
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="34.04" viewBox="0 0 26.18 34.04" width="26.18" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h9.34c10.4 0 16.84 5.38 16.84 16.88s-6.44 17.16-16.47 17.16h-9.71zm8.92 28.57c6.35 0 10.31-3.4 10.31-11.69s-3.96-11.46-10.31-11.46h-2.12v23.14h2.12z" fill="%23533a09"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.quiz-area .quiz--select .menu--select menu li button span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #533a09;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
}
@media (min-width: 851px) and (max-height: 885px) {
  .quiz-area .quiz--select .menu--select menu li button span {
    font-size: calc(var(--vh, 1vh) * 2.8);
    width: calc(var(--vh, 1vh) * 4);
    height: calc(var(--vh, 1vh) * 4);
  }
}
@media (min-width: 851px) and (max-height: 500px) {
  .quiz-area .quiz--select .menu--select menu li button span {
    font-size: calc(var(--vh, 1vh) * 3);
    width: calc(var(--vh, 1vh) * 5);
    height: calc(var(--vh, 1vh) * 5);
  }
}
@media (min-width: 851px) and (max-width: 1080px) {
  .quiz-area .quiz--select .menu--select menu li button span {
    width: 2.4vw;
    height: 2.4vw;
    font-size: 1.6vw;
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--select .menu--select menu li button span {
    -webkit-transform: translateY(0em);
            transform: translateY(0em);
    width: 5vw;
    height: 5vw;
    font-size: 2vw;
  }
}
.quiz-area .quiz--select .menu--select menu li button strong {
  line-height: 1.2;
  color: #533a09;
}
@media (min-width: 851px) {
  .quiz-area .quiz--select .menu--select menu li button strong {
    font-size: 1.25rem;
  }
}
@media (min-width: 851px) and (max-height: 885px) {
  .quiz-area .quiz--select .menu--select menu li button strong {
    font-size: calc(var(--vh, 1vh) * 2.6);
  }
}
@media (min-width: 851px) and (max-height: 500px) {
  .quiz-area .quiz--select .menu--select menu li button strong {
    font-size: calc(var(--vh, 1vh) * 3);
  }
}
@media (min-width: 851px) and (max-width: 1180px) {
  .quiz-area .quiz--select .menu--select menu li button strong {
    font-size: 1.5vw;
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--select .menu--select menu li button strong {
    font-size: 3.6vw;
  }
}
.quiz-area .quiz--select .btn--answer {
  display: none;
}
@media (max-width: 850px) {
  .quiz-area .quiz--select .btn--answer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: calc(var(--vh, 1vh) * 22);
    height: calc(var(--vh, 1vh) * 8);
    display: flex;
    color: #000;
    border-radius: 6px;
    position: fixed;
    left: 6vw;
    bottom: calc(var(--vh, 1vh) * 5);
    z-index: 2;
    background: #fff;
    letter-spacing: -0.1em;
    padding: 0 calc(var(--vh, 1vh) * 2) 0 calc(var(--vh, 1vh) * 3);
    display: none;
    overflow: hidden;
    font-size: calc(var(--vh, 1vh) * 2.2);
  }
  .quiz-area .quiz--select .btn--answer::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: calc(var(--vh, 1vh) * 1) solid transparent;
    border-bottom: calc(var(--vh, 1vh) * 1) solid transparent;
    border-left: calc(var(--vh, 1vh) * 1.6) solid #000;
    border-right: 0;
    position: absolute;
    left: calc(var(--vh, 1vh) * 1);
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .quiz-area .quiz--select .btn--answer::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: calc(var(--vh, 1vh) * 2) solid transparent;
    border-bottom: calc(var(--vh, 1vh) * 2) solid transparent;
    border-left: calc(var(--vh, 1vh) * 0.8) solid #FFF;
    border-right: 0;
    position: absolute;
    left: calc(var(--vh, 1vh) * 0.6);
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (min-height: 915px) {
  .quiz-area .quiz--select .btn--answer {
    font-size: calc(var(--vh, 1vh) * 1.8);
    max-width: calc(var(--vh, 1vh) * 18);
  }
}
.quiz-area .btn--close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: solid 4px #533a09;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  z-index: 300;
  background: #fff;
}
@media (min-width: 851px) {
  .quiz-area .btn--close {
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
    cursor: pointer;
  }
  .quiz-area .btn--close:hover {
    background: #ebe802;
  }
  .quiz-area .btn--close:hover::after, .quiz-area .btn--close:hover::before {
    background: #533a09;
  }
}
@media (max-height: 885px) {
  .quiz-area .btn--close {
    border: solid calc(var(--vh, 1vh) * 0.4) #533a09;
    width: calc(var(--vh, 1vh) * 6);
    height: calc(var(--vh, 1vh) * 6);
  }
}
@media (max-width: 1400px) {
  .quiz-area .btn--close {
    border: solid 0.3vw #533a09;
    width: 4vw;
    height: 4vw;
  }
}
@media (max-width: 850px) {
  .quiz-area .btn--close {
    border: solid calc(var(--vh, 1vh) * 0.5) #533a09;
    width: 10vw;
    height: 10vw;
    -webkit-transform: translate(0);
            transform: translate(0);
    right: 1vw;
    top: 1vw;
  }
}
.quiz-area .btn--close::before {
  content: "";
  width: 60%;
  height: 4px;
  background: #533a09;
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
}
@media (max-width: 1400px) {
  .quiz-area .btn--close::before {
    height: 0.3vw;
  }
}
@media (max-height: 885px) {
  .quiz-area .btn--close::before {
    height: calc(var(--vh, 1vh) * 0.4);
  }
}
@media (max-width: 850px) {
  .quiz-area .btn--close::before {
    height: calc(var(--vh, 1vh) * 0.4);
  }
}
.quiz-area .btn--close::after {
  content: "";
  width: 60%;
  height: 4px;
  background: #533a09;
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, 50%) rotate(-45deg);
          transform: translate(-50%, 50%) rotate(-45deg);
}
@media (max-width: 1400px) {
  .quiz-area .btn--close::after {
    height: 0.3vw;
  }
}
@media (max-height: 885px) {
  .quiz-area .btn--close::after {
    height: calc(var(--vh, 1vh) * 0.4);
  }
}
@media (max-width: 850px) {
  .quiz-area .btn--close::after {
    height: calc(var(--vh, 1vh) * 0.4);
  }
}
.quiz-area .btn--next {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.quiz-area .btn--next.active {
  z-index: 100;
  pointer-events: all;
}
.quiz-area .quiz--hero {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -100px;
  width: 100px;
  height: auto;
  display: none;
}
@media (max-width: 1400px) {
  .quiz-area .quiz--hero {
    width: 7.5vw;
    bottom: -8vw;
  }
}
@media (max-height: 885px) {
  .quiz-area .quiz--hero {
    bottom: calc(var(--vh, 1vh) * -10);
    width: calc(var(--vh, 1vh) * 10);
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--hero {
    bottom: calc(var(--vh, 1vh) * 6);
    width: calc(var(--vh, 1vh) * 8);
  }
}
.quiz-area .quiz--hero img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: auto;
}
.quiz-area .quiz--hero.attack {
  display: block;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media (min-width: 851px) {
  .quiz-area .quiz--hero.attack {
    -webkit-animation-name: anime-attack-pc;
            animation-name: anime-attack-pc;
    opacity: 0;
  }
}
@media (min-width: 851px) and (max-width: 1400px) {
  .quiz-area .quiz--hero.attack {
    opacity: 0;
    -webkit-animation-name: anime-attack-pc2;
            animation-name: anime-attack-pc2;
  }
}
@media (max-height: 885px) {
  .quiz-area .quiz--hero.attack {
    opacity: 0;
    -webkit-animation-name: anime-attack-hmax;
            animation-name: anime-attack-hmax;
  }
}
@media (max-width: 850px) {
  .quiz-area .quiz--hero.attack {
    -webkit-animation-name: anime-attack;
            animation-name: anime-attack;
  }
}

.result-area {
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  /*
    opacity: 1;
    pointer-events: all;
    z-index: 20000;
  */
}
.result-area .result-area__inner {
  background: url(../images/quiz/result_bg_01.png) no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0;
}
.result-area.active {
  pointer-events: all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 10000;
}
.result-area.active .result-area__inner {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
}
.result-area.hide {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all ease 0.6s;
  transition: all ease 0.6s;
}
@media (max-width: 850px) {
  .result-area .main-text {
    height: calc(var(--vh2, 1vh) * 25);
    font-size: calc(var(--vh2, 1vh) * 2.2);
  }
}
@media (max-width: 850px) {
  .result-area {
    overflow: hidden;
  }
}
.result-area__inner {
  opacity: 0;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 30px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 1400px) {
  .result-area__inner {
    padding: 3vw;
  }
}
@media (max-height: 885px) {
  .result-area__inner {
    padding: calc(var(--vh, 1vh) * 3);
  }
}
@media (max-width: 850px) {
  .result-area__inner {
    padding: calc(var(--vh2, 1vh) * 3) 6vw;
    margin: 0;
  }
}
.result-area__inner .result-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 750px;
  margin: auto;
  gap: 50px;
}
@media (max-width: 1400px) {
  .result-area__inner .result-img {
    gap: 3vw;
    max-width: 53vw;
  }
}
@media (max-height: 885px) {
  .result-area__inner .result-img {
    gap: calc(var(--vh, 1vh) * 6);
    max-width: calc(var(--vh, 1vh) * 90);
  }
}
@media (max-width: 850px) {
  .result-area__inner .result-img {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr calc(var(--vh2, 1vh) * 2) 1.5fr;
    grid-template-columns: 1fr 1.5fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    gap: calc(var(--vh2, 1vh) * 2) calc(var(--vh2, 1vh) * 2);
    max-width: calc(var(--vh2, 1vh) * 35);
    margin: auto;
  }
  .result-area__inner .result-img > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .result-area__inner .result-img > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
.result-area__inner .result-img img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: auto;
}
.result-area__inner .result-img > * {
  margin: auto;
}
.result-area__inner .result-img__icon {
  width: 35%;
}
@media (max-width: 850px) {
  .result-area__inner .result-img__icon {
    width: calc(var(--vh2, 1vh) * 17);
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
}
.result-area__inner .result-img__icon .win {
  width: 60%;
  margin: auto;
  display: block;
  display: none;
}
.result-area__inner .result-img__hero {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 16%;
}
@media (max-width: 850px) {
  .result-area__inner .result-img__hero {
    width: 100%;
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
.result-area__inner .result-img__enemy {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 30%;
}
@media (max-width: 850px) {
  .result-area__inner .result-img__enemy {
    width: 100%;
    -ms-grid-column: 2;
    grid-column: 2;
  }
}
.result-area__inner .result-img--win .lose {
  display: none;
}
.result-area__inner .result-img--win .win {
  display: block;
}
.result-area__inner .result-img--win .result-img__enemy {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.result-area__inner .result-img--lose .win {
  display: none;
}
.result-area__inner .result-img--lose .result-img__hero {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.result-area__inner .main-text {
  width: 100%;
  position: relative;
  left: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.result-area__inner .main-text #quiz-text {
  opacity: 1;
}
.result-area__inner .main-text #quiz-text .text {
  opacity: 1;
}
.result-area__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.result-area__main.active {
  opacity: 1;
}
.result-area__race-title {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  opacity: 0;
  width: 540px;
  height: 450px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
  z-index: 2;
}
@media (max-width: 850px) {
  .result-area__race-title {
    width: 60vw;
    height: auto;
  }
}
.result-area__race-title h2 img {
  width: 100%;
  height: auto;
}
.result-area__race-title.active {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  opacity: 1;
}
.result-area__race-title.hide {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  opacity: 0;
}
.result-area__predictions {
  width: 600px;
  height: auto;
  background: #fff;
  z-index: 10;
  padding: 30px;
  opacity: 1;
}
.result-area__predictions.active {
  opacity: 1;
}
@media (min-width: 851px) and (max-height: 885px) {
  .result-area__predictions {
    padding: calc(var(--vh, 1vh) * 3);
  }
}
@media (max-width: 850px) {
  .result-area__predictions {
    padding: calc(var(--vh2, 1vh) * 2.5);
    width: 100%;
  }
}
.result-area__predictions h3 {
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 20px;
  gap: 10px;
}
@media (min-width: 851px) and (max-height: 885px) {
  .result-area__predictions h3 {
    margin-bottom: calc(var(--vh, 1vh) * 2);
  }
}
.result-area__predictions h3 span {
  color: #000;
  font-size: 2.6rem;
  line-height: 1;
}
@media (min-width: 851px) and (max-height: 885px) {
  .result-area__predictions h3 span {
    font-size: calc(var(--vh, 1vh) * 5);
  }
}
@media (max-width: 850px) {
  .result-area__predictions h3 span {
    font-size: calc(var(--vh2, 1vh) * 4);
  }
}
.result-area__predictions h3 div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgb(15, 135, 255);
  color: #fff;
  padding: 2px 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 851px) and (max-height: 885px) {
  .result-area__predictions h3 div {
    font-size: calc(var(--vh, 1vh) * 2);
  }
}
@media (max-width: 850px) {
  .result-area__predictions h3 div {
    font-size: calc(var(--vh2, 1vh) * 1.8);
  }
}
.result-area__predictions table {
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
  table-layout: fixed;
}
.result-area__predictions table td {
  border: solid 3px #000;
}
.result-area__predictions table .name td > div {
  padding: 10px;
  text-align: center;
  height: 280px;
  font-size: 1.6rem;
  color: #000;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  direction: rtl;
}
@media (min-width: 851px) and (max-height: 885px) {
  .result-area__predictions table .name td > div {
    padding: calc(var(--vh, 1vh) * 1);
    height: calc(var(--vh, 1vh) * 35);
  }
}
@media (max-width: 850px) {
  .result-area__predictions table .name td > div {
    padding: calc(var(--vh, 1vh) * 1);
    height: calc(var(--vh2, 1vh) * 30);
  }
}
.result-area__predictions table .name td > div > span.tate {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (min-width: 851px) and (max-height: 885px) {
  .result-area__predictions table .name td > div {
    font-size: calc(var(--vh, 1vh) * 3.2);
  }
}
@media (max-width: 850px) {
  .result-area__predictions table .name td > div {
    font-size: calc(var(--vh2, 1vh) * 3);
  }
}
.result-area__predictions table .mark td {
  text-align: center;
}
.result-area__predictions table .mark td span {
  font-weight: 700;
  font-size: 1.5rem;
  color: #000;
}
@media (min-width: 851px) and (max-height: 885px) {
  .result-area__predictions table .mark td span {
    font-size: calc(var(--vh, 1vh) * 3);
  }
}
@media (max-width: 850px) {
  .result-area__predictions table .mark td span {
    font-size: calc(var(--vh2, 1vh) * 3);
  }
}
.result-area__predictions table .number td {
  padding: 3px 3px;
  text-align: center;
}
@media (min-width: 851px) and (max-height: 885px) {
  .result-area__predictions table .number td {
    padding: calc(var(--vh, 1vh) * 1) 20px;
  }
}
.result-area__predictions table .number span {
  padding: 0px 10px;
  max-width: 50px;
  margin: auto;
  color: #000;
  font-weight: 700;
  background: #fff;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.2rem;
  border: solid 3px #000;
}
@media (min-width: 851px) and (max-height: 885px) {
  .result-area__predictions table .number span {
    font-size: calc(var(--vh, 1vh) * 3);
  }
}
@media (max-width: 850px) {
  .result-area__predictions table .number span {
    font-size: calc(var(--vh2, 1vh) * 3);
  }
}
.result-area__predictions table .number .number5 {
  background: rgb(255, 221, 0);
}
.result-area__predictions table .number .number4 {
  background: rgb(15, 135, 255);
}
.result-area__predictions table .number .number3 {
  background: rgb(213, 7, 7);
}
.result-area__predictions table .number .number2 {
  background: #fff;
}
.result-area__predictions table .number .number1 {
  background: #000;
}

span.numA::before {
  position: absolute;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="34.04" viewBox="0 0 29.86 34.04" width="29.86" xmlns="http://www.w3.org/2000/svg"><path d="m20.33 25.3h-11.04l-2.39 8.74h-6.9l10.9-34.04h8l10.95 34.04h-7.13zm-1.47-5.29-1.01-3.73c-1.06-3.54-1.98-7.45-2.99-11.13h-.18c-.87 3.73-1.89 7.59-2.9 11.13l-1.01 3.73h8.1z" fill="%23FFF"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 48%;
  height: 53%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
span.numB::before {
  position: absolute;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="34.04" viewBox="0 0 25.35 34.04" width="25.35" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h11.27c6.99 0 12.33 2.02 12.33 8.37 0 3.13-1.75 6.35-4.65 7.36v.23c3.68.87 6.39 3.45 6.39 8.05 0 6.85-5.7 10.03-13.2 10.03h-12.14zm10.77 13.85c4.32 0 6.21-1.75 6.21-4.46 0-2.99-2.02-4.19-6.12-4.19h-4.05v8.65zm.78 14.95c4.65 0 7.18-1.66 7.18-5.2 0-3.31-2.48-4.69-7.18-4.69h-4.74v9.89z" fill="%23FFF"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 40%;
  height: 56%;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
span.numC::before {
  position: absolute;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="35.33" viewBox="0 0 26.45 35.33" width="26.45" xmlns="http://www.w3.org/2000/svg"><path d="m0 17.8c0-11.22 7.22-17.8 15.83-17.8 4.32 0 7.77 2.07 9.98 4.37l-3.59 4.32c-1.7-1.66-3.68-2.85-6.26-2.85-5.15 0-9.02 4.42-9.02 11.73s3.5 11.87 8.88 11.87c2.9 0 5.2-1.38 7.04-3.36l3.59 4.23c-2.81 3.27-6.44 5.01-10.86 5.01-8.6.01-15.59-6.15-15.59-17.52z" fill="%23FFF"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 43%;
  height: 53%;
  top: 50%;
  left: 49%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
span.numD::before {
  position: absolute;
  content: "";
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="34.04" viewBox="0 0 26.18 34.04" width="26.18" xmlns="http://www.w3.org/2000/svg"><path d="m0 0h9.34c10.4 0 16.84 5.38 16.84 16.88s-6.44 17.16-16.47 17.16h-9.71zm8.92 28.57c6.35 0 10.31-3.4 10.31-11.69s-3.96-11.46-10.31-11.46h-2.12v23.14h2.12z" fill="%23FFF"/></svg>');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 40%;
  height: 54%;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}

.answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #533a09;
}
.answer > * {
  margin-top: 15px;
  margin-bottom: -15px;
}
@media (min-width: 851px) and (max-width: 1080px) {
  .answer > * {
    margin-top: 2vw;
    margin-bottom: -2vw;
  }
}
@media (max-height: 885px) {
  .answer > * {
    margin-top: calc(var(--vh, 1vh) * 2);
    margin-bottom: calc(var(--vh, 1vh) * -2);
  }
}
@media (max-width: 850px) {
  .answer > * {
    margin-top: calc(var(--vh, 1vh) * 2);
    margin-bottom: 0;
  }
}
.answer > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.answer > div span {
  background: #fd3a1a;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 1.4375rem;
  background: #533a09;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
}
@media (min-width: 851px) and (max-width: 1080px) {
  .answer > div span {
    width: 2.4vw;
    height: 2.4vw;
    font-size: 1.6vw;
  }
}
@media (max-height: 885px) {
  .answer > div span {
    font-size: calc(var(--vh, 1vh) * 2.4);
    width: calc(var(--vh, 1vh) * 4);
    height: calc(var(--vh, 1vh) * 4);
  }
}
@media (max-width: 850px) {
  .answer > div span {
    -webkit-transform: translateY(0em);
            transform: translateY(0em);
    width: calc(var(--vh, 1vh) * 3.4);
    height: calc(var(--vh, 1vh) * 3.4);
    font-size: calc(var(--vh, 1vh) * 2.2);
  }
}
.answer > div strong {
  color: #fd3a1a;
}
@media (max-width: 850px) {
  .answer {
    gap: 1vw;
  }
  .answer > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1vw;
  }
}

#quiz-text {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0;
}
#quiz-text.active {
  opacity: 1;
}

#quiz-enemy {
  opacity: 1;
}
#quiz-enemy.active {
  opacity: 1;
}
#quiz-enemy.encount {
  /*
  transition: all 2s ease;
   opacity: 1;
   */
  /*
   &.enemy-1,&.enemy-2{
      animation-name: anime-encount1;
      animation-duration: 0.6s;
      animation-timing-function: ease-out;
      animation-iteration-count: 1;
      animation-fill-mode:both;
  }
  &.enemy-3{
      animation-name: anime-encount3;
      animation-duration: 0.3s;
      animation-timing-function: ease-out;
      animation-iteration-count: 1;
      animation-fill-mode:both;
  }
  */
}

@-webkit-keyframes anime-encount1 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 20%);
            transform: scale(1, 1) translate(0%, 20%);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -30%);
            transform: scale(0.9, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, 0%);
            transform: scale(0.9, 1.2) translate(0%, 0%);
    opacity: 1;
  }
  90% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}

@keyframes anime-encount1 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 20%);
            transform: scale(1, 1) translate(0%, 20%);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -30%);
            transform: scale(0.9, 1.2) translate(0%, -30%);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, 0%);
            transform: scale(0.9, 1.2) translate(0%, 0%);
    opacity: 1;
  }
  90% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}
@-webkit-keyframes anime-encount3 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, -40%);
            transform: scale(1, 1) translate(0%, -40%);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 0%);
            transform: scale(1.1, 0.9) translate(0%, 0%);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, -5%);
            transform: scale(1.1, 0.9) translate(0%, -5%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}
@keyframes anime-encount3 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, -40%);
            transform: scale(1, 1) translate(0%, -40%);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 0%);
            transform: scale(1.1, 0.9) translate(0%, 0%);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, -5%);
            transform: scale(1.1, 0.9) translate(0%, -5%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}
#quiz-hint {
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
}
#quiz-hint.active {
  opacity: 1;
}
#quiz-hint button {
  pointer-events: all;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
}
@media (min-width: 851px) {
  #quiz-hint button {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  #quiz-hint button:hover + .quiz--ally__hint {
    background: rgba(255, 255, 255, 0.8);
  }
}

#quiz-btn {
  opacity: 0;
  pointer-events: none;
}
#quiz-btn.active {
  pointer-events: all;
  opacity: 1;
}

/*
#quiz-hint {
    pointer-events: all;
    opacity: 1;
}
#quiz-btn {
    opacity: 1;
    pointer-events: all;
}
    */
#quiz-next {
  opacity: 0;
  pointer-events: none;
}
#quiz-next.active {
  pointer-events: all;
  opacity: 1;
}

#btn-nextstge.hide,
#btn-restart.hide,
#btn-backtostage.hide {
  display: none;
}

#quiz-selected {
  opacity: 0;
  pointer-events: none;
}
#quiz-selected.active {
  pointer-events: all;
  opacity: 1;
}

#quest {
  opacity: 0;
  pointer-events: none;
}
#quest.active {
  pointer-events: all;
  opacity: 1;
}

.anime-jump {
  -webkit-transform-origin: center bottom 0;
          transform-origin: center bottom 0;
  -webkit-animation-name: jump;
          animation-name: jump;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  10% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  40% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 15%);
            transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  50% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  60% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -100%);
            transform: scale(0.9, 1.2) translate(0%, -100%);
  }
  75% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -20%);
            transform: scale(0.9, 1.2) translate(0%, -20%);
  }
  85% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 15%);
            transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  10% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
            transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  40% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 15%);
            transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  50% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  60% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -100%);
            transform: scale(0.9, 1.2) translate(0%, -100%);
  }
  75% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -20%);
            transform: scale(0.9, 1.2) translate(0%, -20%);
  }
  85% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 15%);
            transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}
.anime-enemywin {
  -webkit-transform-origin: center bottom 0;
          transform-origin: center bottom 0;
  -webkit-animation-name: jump2;
          animation-name: jump2;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes jump2 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  10% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 1%);
            transform: scale(1.1, 0.9) translate(0%, 1%);
  }
  40% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 2%);
            transform: scale(1.2, 0.8) translate(0%, 2%);
  }
  50% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  60% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -6%);
            transform: scale(0.9, 1.2) translate(0%, -6%);
  }
  75% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -2%);
            transform: scale(0.9, 1.2) translate(0%, -2%);
  }
  85% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 3%);
            transform: scale(1.2, 0.8) translate(0%, 3%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}

@keyframes jump2 {
  0% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  10% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 1%);
            transform: scale(1.1, 0.9) translate(0%, 1%);
  }
  40% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 2%);
            transform: scale(1.2, 0.8) translate(0%, 2%);
  }
  50% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
  60% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -6%);
            transform: scale(0.9, 1.2) translate(0%, -6%);
  }
  75% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -2%);
            transform: scale(0.9, 1.2) translate(0%, -2%);
  }
  85% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 3%);
            transform: scale(1.2, 0.8) translate(0%, 3%);
  }
  100% {
    -webkit-transform: scale(1, 1) translate(0%, 0%);
            transform: scale(1, 1) translate(0%, 0%);
  }
}
.anime-shake-x {
  -webkit-animation-name: anime-shake-x;
          animation-name: anime-shake-x;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 100ms;
          animation-duration: 100ms;
}

@-webkit-keyframes anime-shake-x {
  0% {
    -webkit-transform: translate(0px, -8px);
            transform: translate(0px, -8px);
  }
  10% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(0px, 8px);
            transform: translate(0px, 8px);
  }
  30% {
    -webkit-transform: translate(-8px, 8px);
            transform: translate(-8px, 8px);
  }
  40% {
    -webkit-transform: translate(-8px, 8px);
            transform: translate(-8px, 8px);
  }
  50% {
    -webkit-transform: translate(0px, 8px);
            transform: translate(0px, 8px);
  }
  60% {
    -webkit-transform: translate(8px, 8px);
            transform: translate(8px, 8px);
  }
  70% {
    -webkit-transform: translate(8px, 8px);
            transform: translate(8px, 8px);
  }
  80% {
    -webkit-transform: translate(8px, -8px);
            transform: translate(8px, -8px);
  }
  90% {
    -webkit-transform: translate(0px, -8px);
            transform: translate(0px, -8px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes anime-shake-x {
  0% {
    -webkit-transform: translate(0px, -8px);
            transform: translate(0px, -8px);
  }
  10% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(0px, 8px);
            transform: translate(0px, 8px);
  }
  30% {
    -webkit-transform: translate(-8px, 8px);
            transform: translate(-8px, 8px);
  }
  40% {
    -webkit-transform: translate(-8px, 8px);
            transform: translate(-8px, 8px);
  }
  50% {
    -webkit-transform: translate(0px, 8px);
            transform: translate(0px, 8px);
  }
  60% {
    -webkit-transform: translate(8px, 8px);
            transform: translate(8px, 8px);
  }
  70% {
    -webkit-transform: translate(8px, 8px);
            transform: translate(8px, 8px);
  }
  80% {
    -webkit-transform: translate(8px, -8px);
            transform: translate(8px, -8px);
  }
  90% {
    -webkit-transform: translate(0px, -8px);
            transform: translate(0px, -8px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.anime-shake {
  -webkit-animation-name: anime-shake;
          animation-name: anime-shake;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 100ms;
          animation-duration: 100ms;
}

@-webkit-keyframes anime-shake {
  0% {
    -webkit-transform: translate(0px, -4px);
            transform: translate(0px, -4px);
  }
  10% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(0px, 4px);
            transform: translate(0px, 4px);
  }
  30% {
    -webkit-transform: translate(-4px, 4px);
            transform: translate(-4px, 4px);
  }
  40% {
    -webkit-transform: translate(-4px, 4px);
            transform: translate(-4px, 4px);
  }
  50% {
    -webkit-transform: translate(0px, 4px);
            transform: translate(0px, 4px);
  }
  60% {
    -webkit-transform: translate(4px, 4px);
            transform: translate(4px, 4px);
  }
  70% {
    -webkit-transform: translate(4px, 4px);
            transform: translate(4px, 4px);
  }
  80% {
    -webkit-transform: translate(4px, -4px);
            transform: translate(4px, -4px);
  }
  90% {
    -webkit-transform: translate(0px, -4px);
            transform: translate(0px, -4px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes anime-shake {
  0% {
    -webkit-transform: translate(0px, -4px);
            transform: translate(0px, -4px);
  }
  10% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  20% {
    -webkit-transform: translate(0px, 4px);
            transform: translate(0px, 4px);
  }
  30% {
    -webkit-transform: translate(-4px, 4px);
            transform: translate(-4px, 4px);
  }
  40% {
    -webkit-transform: translate(-4px, 4px);
            transform: translate(-4px, 4px);
  }
  50% {
    -webkit-transform: translate(0px, 4px);
            transform: translate(0px, 4px);
  }
  60% {
    -webkit-transform: translate(4px, 4px);
            transform: translate(4px, 4px);
  }
  70% {
    -webkit-transform: translate(4px, 4px);
            transform: translate(4px, 4px);
  }
  80% {
    -webkit-transform: translate(4px, -4px);
            transform: translate(4px, -4px);
  }
  90% {
    -webkit-transform: translate(0px, -4px);
            transform: translate(0px, -4px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
.anime-end {
  -webkit-animation-name: anime-end;
          animation-name: anime-end;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes anime-end {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@keyframes anime-end {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
.quiz-test {
  z-index: 100;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.quiz-test button {
  border: solid 2px #fff;
  padding: 10px 50px;
  border-radius: 10px;
}

.txt-testmode {
  width: 100px;
  height: 30px;
  position: absolute;
  left: 10px;
  top: calc(var(--vh, 1vh) * 33);
  z-index: 140;
}

.btn--gameover {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 60px;
  top: calc(var(--vh, 1vh) * 38);
  z-index: 140;
}

.btn--game {
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 4px;
  height: 30px;
  position: absolute;
  left: 10px;
  top: calc(var(--vh, 1vh) * 43);
  z-index: 140;
  background: #fff;
  color: #000 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn--clear {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 10px;
  top: calc(var(--vh, 1vh) * 38);
  z-index: 140;
}

@media (min-width: 851px) {
  #btn-share {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  #btn-share:hover strong::before {
    background: #FFF;
    background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="329.8" viewBox="0 0 322.71 329.8" width="322.71" xmlns="http://www.w3.org/2000/svg"><path d="m192.05 139.65 120.14-139.65h-28.47l-104.31 121.25-83.32-121.25h-96.09l125.99 183.36-125.99 146.44h28.47l110.16-128.05 87.99 128.05h96.09zm-38.99 45.32-12.77-18.26-101.56-145.28h43.73l81.97 117.25 12.77 18.26 106.55 152.4h-43.73l-86.95-124.36z" fill="%23000"/></svg>');
    background-size: 50%;
    background-position: center;
    background-repeat: no-repeat;
  }
}
#btn-share strong {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3%;
  white-space: nowrap;
}
#btn-share strong::before {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  content: "";
  width: 26%;
  aspect-ratio: 1/1;
  background: #000;
  border-radius: 50%;
  background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="UTF-8"?><svg height="329.8" viewBox="0 0 322.71 329.8" width="322.71" xmlns="http://www.w3.org/2000/svg"><path d="m192.05 139.65 120.14-139.65h-28.47l-104.31 121.25-83.32-121.25h-96.09l125.99 183.36-125.99 146.44h28.47l110.16-128.05 87.99 128.05h96.09zm-38.99 45.32-12.77-18.26-101.56-145.28h43.73l81.97 117.25 12.77 18.26 106.55 152.4h-43.73l-86.95-124.36z" fill="%23FFF"/></svg>');
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 851px) {
  #btn-share strong::before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

.quiz-hp {
  margin-top: 20px;
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  height: 40px;
  width: 370px;
}
@media (max-height: 885px) {
  .quiz-hp {
    width: calc(var(--vh, 1vh) * 50);
    height: calc(var(--vh, 1vh) * 4);
    margin-top: calc(var(--vh, 1vh) * 2.5);
  }
}
@media (max-width: 1080px) {
  .quiz-hp {
    margin-top: 1vw;
  }
}
@media (max-width: 850px) {
  .quiz-hp {
    padding-left: 0;
    width: 50%;
    margin: 0 0 0 5%;
    height: calc(var(--vh2, 1vh) * 3.5);
  }
}
.quiz-hp img {
  width: 46px;
  height: auto;
}
@media (max-width: 850px) {
  .quiz-hp img {
    width: calc(var(--vh, 1vh) * 5);
  }
}
.quiz-hp__border {
  width: 100%;
  height: 100%;
  position: relative;
  border: #fff solid 3px;
  border-radius: 8px;
  overflow: hidden;
  background: #000;
}
@media (min-width: 851px) and (max-height: 885px) {
  .quiz-hp__border {
    border-radius: calc(var(--vh, 1vh) * 1);
    border: #fff solid calc(var(--vh, 1vh) * 0.35);
  }
}
@media (min-width: 851px) and (max-width: 1080px) {
  .quiz-hp__border {
    border-radius: 0.6vw;
    border: #fff solid 0.3vw;
  }
}
.quiz-hp__bar {
  width: 0%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(239, 146, 19)), to(rgb(232, 171, 28)));
  background: linear-gradient(180deg, rgb(239, 146, 19) 0%, rgb(232, 171, 28) 100%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.quiz-hp__bar.last {
  background: #ffee00;
}

/*
#quiz-hint {
    pointer-events: all;
    opacity: 1;
}
#quiz-btn {
    opacity: 1;
    pointer-events: all;
}
*/
#orientation-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: calc(var(--vh, 1vh) * 100);
  background: black;
  color: white;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 1.5rem;
  z-index: 1000001;
}
#orientation-overlay.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#orientation-overlay p {
  position: absolute;
  padding: 20px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

.char {
  opacity: 0;
  display: inline-block;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.char.visible {
  opacity: 1;
}

.quiz-text-result__start {
  margin-top: 10px;
}
.quiz-text-result__start .char {
  color: red;
}

.m-modal {
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 0;
  pointer-events: none;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  display: none;
  /*
     opacity: 1;
     display: block;
     pointer-events: all;
     */
  overflow: auto;
}
.m-modal.active {
  opacity: 1;
  pointer-events: all;
  display: block;
  z-index: 18000;
}
.m-modal .main-text {
  -webkit-box-shadow: inset 0px 0px 0px 2px #533a09, 0px 0px 0px 2px #533a09;
          box-shadow: inset 0px 0px 0px 2px #533a09, 0px 0px 0px 2px #533a09;
  padding: 40px 15px 20px;
}
@media (max-width: 850px) {
  .m-modal .main-text {
    padding: 20px 0px 20px;
  }
}
@media (min-width: 851px) and (max-height: 885px) {
  .m-modal .main-text {
    padding: 40px 15px calc(var(--vh, 1vh) * 2);
  }
}
.m-modal .main-text__inner {
  display: block;
  border: none;
  padding: 0;
  padding: 0px 20px;
}
@media (max-width: 850px) {
  .m-modal .main-text__inner {
    padding: 0px 15px;
  }
}
.m-modal .main-text__inner::-webkit-scrollbar {
  width: 8px;
}
.m-modal .main-text__inner::-webkit-scrollbar-track {
  background: #bead8e;
}
.m-modal .main-text__inner::-webkit-scrollbar-thumb {
  background: #533a09;
}
.m-modal .main-text__inner::-webkit-scrollbar-thumb:hover {
  background: #533a09;
}
@media (min-width: 851px) {
  .m-modal .main-text__inner {
    overflow-y: auto;
    height: calc(100vh - 200px);
  }
}
@media (min-width: 851px) and (max-height: 885px) {
  .m-modal .main-text__inner {
    height: calc(100vh - 200px);
  }
}
@media (min-width: 851px) and (max-height: 640px) {
  .m-modal .main-text__inner {
    height: calc(100vh - 120px);
  }
}
.m-modal .main-text__inner .furuyachi-wrap {
  gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}
@media (min-width: 851px) {
  .m-modal .main-text__inner .furuyachi-wrap {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 30PX;
  }
}
@media (max-width: 850px) {
  .m-modal .main-text__inner .furuyachi-wrap {
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 851px) and (max-height: 885px) {
  .m-modal .main-text__inner .furuyachi-wrap {
    margin-bottom: calc(var(--vh, 1vh) * 3);
  }
}
.m-modal .main-text #hint-text {
  background: #fff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin: 0;
  border-radius: 14px;
  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;
  padding: 20px;
}
@media (min-width: 851px) and (max-height: 885px) {
  .m-modal .main-text #hint-text {
    padding: calc(var(--vh, 1vh) * 3);
  }
}
@media (max-width: 850px) {
  .m-modal .main-text #hint-text {
    padding: 15px;
    border-radius: 8px;
  }
}
.m-modal .main-text #hint-text p {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding: 0;
}
@media (max-width: 850px) {
  .m-modal .main-text .hint-img-wrap {
    margin-top: 15px;
  }
}
.m-modal .main-text .hint-img-wrap #hint-img {
  width: 100%;
  height: auto;
}
.m-modal .close-modal {
  position: absolute;
  height: 65px;
  width: 65px;
  background: #fd3a1a;
  border-radius: 50%;
  right: 0px;
  top: 0px;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  z-index: 1100;
  cursor: pointer;
}
@media (min-width: 851px) and (max-height: 885px) {
  .m-modal .close-modal {
    height: 55px;
    width: 55px;
  }
}
.m-modal .close-modal::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 4px;
  width: 50%;
  background: #fff;
  border-radius: 3px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.m-modal .close-modal::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 4px;
  width: 50%;
  background: #fff;
  border-radius: 3px;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
@media (max-width: 850px) {
  .m-modal .close-modal {
    left: calc(100% - 60px);
    position: sticky;
    height: 50px;
    width: 50px;
    margin-top: -40px;
  }
}
.m-modal .m-modal__inner {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px 40px;
  max-width: 1280px;
  width: 100%;
  margin: auto;
  pointer-events: none;
}
@media (max-width: 850px) {
  .m-modal .m-modal__inner {
    padding: 0;
    height: auto;
  }
}
@media (min-width: 851px) and (max-height: 885px) {
  .m-modal .m-modal__inner {
    padding: 0px calc(var(--vh, 1vh) * 1);
  }
}
.m-modal .m-modal__inner .m-modal__content {
  pointer-events: all;
  position: relative;
  width: 100%;
  margin: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.m-modal .m-modal__inner .main-text {
  width: calc(100% - 60px);
  max-width: 100% !important;
  position: relative;
  -webkit-transform: none;
          transform: none;
  left: 0;
  top: 0;
}
@media (max-width: 1180px) {
  .m-modal .m-modal__inner .main-text {
    width: calc(100% - 80px);
  }
}
@media (max-width: 850px) {
  .m-modal .m-modal__inner .main-text {
    width: 100%;
  }
}
.m-modal .m-modal__inner.active {
  display: block;
}
.m-modal .scrollbar-track {
  position: absolute;
  right: 20px;
  top: 0;
  width: 6px;
  height: calc(100% - 30px);
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.m-modal .scrollbar-thumb {
  width: 100%;
  background: #888;
  border-radius: 3px;
  position: absolute;
  top: 0;
  height: 50px;
}
@media (max-width: 850px) {
  .m-modal {
    padding: 40px 25px 40px;
  }
}
@media (min-width: 851px) and (max-height: 885px) {
  .m-modal {
    padding: 25px 0;
  }
}
@media (min-width: 851px) and (max-height: 640px) {
  .m-modal {
    hpadding: 20px 0 0;
  }
}
.bgmWrap {
  position: fixed;
  z-index: 1000000;
  background-color: #fff;
  width: 100%;
  height: 100vh;
}

.bgmWrapInner {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.bgmWrapInner > h1 {
  width: 75%;
  max-width: 405px;
  margin: auto;
  margin-bottom: 20px;
}
.bgmWrapInner > h1 img {
  width: 100%;
}
.bgmWrapInner > p {
  color: #000;
  text-align: center;
  padding-top: 10px;
}
@media (max-width: 850px) {
  .bgmWrapInner {
    width: 100%;
  }
}

.bgmWrapButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bgmWrapButton > p {
  padding: 10px;
}

.onBtn, .offBtn {
  width: 100px;
  height: 100px;
  background-color: rgba(187, 165, 78, 0);
  display: block;
  border-radius: 50%;
  border: solid 2px #fd3a1a;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.onBtn span, .offBtn span {
  display: block;
}
.onBtn svg, .offBtn svg {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  fill: #fd3a1a; /* SVGの塗りつぶし色を青に設定 */
}
.onBtn:hover, .onBtn.active, .offBtn:hover, .offBtn.active {
  background-color: #fd3a1a;
  color: rgb(255, 255, 255);
}
.onBtn:hover svg, .onBtn.active svg, .offBtn:hover svg, .offBtn.active svg {
  fill: rgb(255, 255, 255); /* SVGの塗りつぶし色を青に設定 */
}

.onBtn svg {
  height: 30px;
}

.offBtn svg {
  height: 30px;
}

.game_wrap_02 .ttl_bg_horse.ttl_bg_horse_name {
  left: 50%;
  margin: 0 0 0 -207px;
}
@media (max-width: 850px) {
  .game_wrap_02 .ttl_bg_horse.ttl_bg_horse_name {
    margin: 0 0 0 -105px;
  }
}

.game_horse.moveout {
  -webkit-transition: 3s all ease;
  transition: 3s all ease;
  -webkit-transform: translateX(-100vw);
          transform: translateX(-100vw);
}

.comment_area {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 100;
  padding: 45px 55px 45px;
  width: 80%;
  max-width: 1200px;
  background: #ecdfc7;
  color: #533a09;
  font-size: 25px;
  font-weight: bold;
  -webkit-box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
          box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
  border-radius: 10px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: none;
}
.comment_area.hide {
  opacity: 0;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
}
@media (max-width: 850px) {
  .comment_area {
    border-radius: 20px;
    padding: 30px;
    width: 90%;
  }
}
.comment_area .comment_area_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
@media (max-width: 850px) {
  .comment_area .comment_area_inner {
    display: block;
  }
}
.comment_area .comment_icon {
  width: 135px;
}
@media (max-width: 850px) {
  .comment_area .comment_icon {
    width: 160px;
  }
}
.comment_area .comment_icon img {
  width: 100%;
}
.comment_area .comment_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin: 20px 0 0;
}
.comment_area .comment_btn_wrap .comment_btn_01 {
  background: #fff;
  padding: 15px;
  width: 250px;
  border: 4px solid #533a09;
  line-height: 1;
  border-radius: 35px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}
@media (max-width: 850px) {
  .comment_area .comment_btn_wrap .comment_btn_01 {
    padding: 9px;
    border: 3px solid #533a09;
  }
}
.comment_area .comment_btn_wrap .comment_btn_01 img {
  width: 77px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 850px) {
  .comment_area .comment_btn_wrap .comment_btn_01 img {
    width: 62px;
  }
}
.comment_area .comment_btn_wrap .comment_btn_01:hover {
  background: #bba54e;
}
.comment_area .comment_btn_wrap .comment_btn_02 {
  background: #533a09;
  padding: 15px;
  width: 250px;
  border: 4px solid #533a09;
  line-height: 1;
  border-radius: 35px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}
@media (max-width: 850px) {
  .comment_area .comment_btn_wrap .comment_btn_02 {
    padding: 9px;
    border: 3px solid #533a09;
  }
}
.comment_area .comment_btn_wrap .comment_btn_02 img {
  width: 42px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 850px) {
  .comment_area .comment_btn_wrap .comment_btn_02 img {
    width: 35px;
  }
}
.comment_area .comment_btn_wrap .comment_btn_02:hover {
  background: #bba54e;
}
.comment_area .comment_txt {
  margin: 20px 0 0;
}
@media (max-width: 850px) {
  .comment_area .comment_txt {
    font-size: 16px;
    line-height: 1.7;
  }
}
.comment_area .comment_txt .comment_txt {
  margin: 0;
}
.comment_area .comment_txt {
  display: none;
}
.comment_area span span {
  opacity: 0;
}
.comment_area span span.visible {
  opacity: 1;
}

.horse_area {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  right: 33%;
  width: 53%;
  padding: 3%;
  display: none;
  background: #ecdfc7;
  -webkit-box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
          box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
  border-radius: 10px;
}
@media (min-width: 1500px) {
  .horse_area {
    max-width: 700px;
    right: auto;
    left: 20%;
    padding: 40px;
  }
}
@media (max-width: 850px) {
  .horse_area {
    top: 95px;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    right: 0vw;
    width: 100vw;
  }
}
.horse_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 13px 2%;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 850px) {
  .horse_area ul {
    width: 1400px;
    margin: 0 0 0 -125px;
    position: relative;
    left: 50%;
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.horse_area ul li {
  color: #533a09;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 25px;
  font-weight: bold;
  border-radius: 10px;
  padding: 15px;
  width: 32%;
  text-align: center;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
  cursor: pointer;
}
@media (max-width: 850px) {
  .horse_area ul li {
    width: 250px;
    height: 250px;
    background: #ecdfc7;
    -webkit-box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
            box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
  }
}
.horse_area ul li img {
  width: 90%;
  display: block;
  margin: 10px auto 0;
}
.horse_area ul li:hover {
  background: #bba54e;
  color: #fff;
}
.horse_area ul li.active {
  background: #fd3a1a;
  color: #fff;
  cursor: default;
}
.horse_area ul li.active:hover {
  opacity: 1;
}
.horse_area .horse_select_arrow_l {
  position: absolute;
  top: 0;
  left: 5%;
  margin-top: 75px;
  width: 90px;
  display: none;
}
@media (max-width: 850px) {
  .horse_area .horse_select_arrow_l {
    display: block;
    visibility: hidden;
    width: 22vw;
    max-width: 100px;
    top: 40%;
    margin: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.horse_area .horse_select_arrow_l img {
  width: 100%;
}
.horse_area .horse_select_arrow_r {
  position: absolute;
  top: 0;
  right: 5%;
  margin-top: 75px;
  width: 90px;
  display: none;
}
@media (max-width: 850px) {
  .horse_area .horse_select_arrow_r {
    display: block;
    width: 22vw;
    max-width: 100px;
    top: 40%;
    margin: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
.horse_area .horse_select_arrow_r img {
  width: 100%;
}
.horse_area .horse_select_decide {
  width: 235px;
  padding: 18px 0;
  line-height: 1em;
  background: #fff;
  color: #533a09;
  text-align: center;
  border-radius: 35px;
  margin: 30px auto 0;
  cursor: pointer;
  border: 4px solid #533a09;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 850px) {
  .horse_area .horse_select_decide {
    width: 45vw;
    padding: 12px 0;
  }
}
.horse_area .horse_select_decide img {
  width: 77px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 850px) {
  .horse_area .horse_select_decide img {
    width: 62px;
  }
}
.horse_area .horse_select_decide:hover {
  background: #bba54e;
}

.name_area {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  right: 33%;
  padding: 25px;
  max-width: 1200px;
  background: #ecdfc7;
  color: #533a09;
  font-size: 25px;
  font-weight: bold;
  -webkit-box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
          box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
  border-radius: 10px;
  display: none;
}
@media (max-width: 850px) {
  .name_area {
    padding: 5vw;
    right: 20px;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@media (min-width: 851px) and (max-width: 1100px) {
  .name_area {
    font-size: 22px;
  }
}
@media (min-width: 851px) and (max-height: 830px) {
  .name_area {
    background: rgba(236, 223, 199, 0.8);
  }
}
@media (max-width: 850px) {
  .name_area {
    max-width: 560px;
    width: calc(100% - 40px);
    top: 11%;
  }
}

.name_area__col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
@media (max-width: 850px) {
  .name_area__col2 {
    gap: 1vh;
  }
}

.name_area__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 100;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 20px 1fr;
  grid-template-columns: 2fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 20px;
}

.name_area__container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.name_area__container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
@media (max-width: 850px) {
  .name_area__container {
    -ms-grid-columns: 1fr 2vh 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto 1.5vh auto 1.5vh auto;
    grid-template-rows: auto auto auto;
    gap: 1.5vh 2vh;
  }
  .name_area__container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .name_area__container > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .name_area__container > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .name_area__container > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .name_area__container > *:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .name_area__container > *:nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
  }
}
.name_area__container .name_area__inner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 850px) {
  .name_area__container .name_area__inner {
    gap: 5vw;
  }
}
.name_area__container .name_btn {
  width: 100%;
  margin: auto 0;
  background: #fff;
  padding: 15px;
  border: 4px solid #533a09;
  line-height: 1;
  border-radius: 35px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 850px) {
  .name_area__container .name_btn {
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    grid-row: 2/span 2;
    -ms-grid-column: 2;
    grid-column: 2;
    padding: 9px;
    border: 3px solid #533a09;
  }
}
.name_area__container .name_btn img {
  width: 77px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 850px) {
  .name_area__container .name_btn img {
    width: 62px;
  }
}
.name_area__container .name_btn:hover {
  background: #bba54e;
}
.name_area__container .name_txt {
  width: 60px;
  line-height: 1.5;
}
@media (max-width: 850px) {
  .name_area__container .name_txt {
    line-height: 1.2;
    width: 11vw;
    max-width: 60px;
  }
}
.name_area__container .name_txt img {
  width: 100%;
}
@media (max-width: 850px) {
  .name_area__container .name_area_inner {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
}
.name_area__container .name_input {
  width: 360px;
}
@media (max-width: 1100px) {
  .name_area__container .name_input {
    width: 320px;
  }
}
@media (max-width: 850px) {
  .name_area__container .name_input {
    width: 100%;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
}
.name_area__container input {
  width: 100%;
  font-size: 23px;
  letter-spacing: 15px;
  padding: 0 0 5px 2px;
  color: #533a09;
  -webkit-text-fill-color: #533a09 !important;
}
@media (max-width: 850px) {
  .name_area__container input {
    letter-spacing: 0.4em;
    width: 13em;
  }
}
.name_area__container input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ecdfc7 inset;
          box-shadow: 0 0 0px 1000px #ecdfc7 inset;
}
.name_area__container .name_input_border {
  background-size: 11.4% 4px;
  background-image: linear-gradient(to right, #533a09 30px, transparent 8px);
  background-repeat: repeat-x;
  background-position: left bottom;
  width: 98%;
  height: 4px;
}
@media (max-width: 1100px) {
  .name_area__container .name_input_border {
    background-size: 11.14% 4px;
    background-image: linear-gradient(to right, #533a09 27px, transparent 8px);
  }
}
@media (max-width: 850px) {
  .name_area__container .name_input_border {
    background-size: 11.3% 3px;
    background-image: linear-gradient(to right, #533a09 77%, transparent 3px);
    width: 12.5em;
  }
}
.name_area__container .name_input_ng {
  font-size: 13px;
  color: #ff0000;
  display: none;
}
.name_area__container .name_input_ng.active {
  display: block;
}

.race_list_area {
  display: none;
}
.race_list_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 3000px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 50%;
  gap: 85px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 1100px) {
  .race_list_area ul {
    left: 40%;
  }
}
@media (max-width: 850px) {
  .race_list_area ul {
    top: 65px;
    left: 50%;
    margin: 0 0 0 -45vw;
    gap: 39vw;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.race_list_area ul:has(.active) li {
  opacity: 1;
}
.race_list_area ul:has(.active) li {
  opacity: 0;
}
.race_list_area ul:has(.active) li.active {
  opacity: 1;
}
.race_list_area ul:has(.active) li.active ~ li {
  opacity: 1;
}
.race_list_area ul li {
  width: 450px;
  background: #ecdfc7;
  color: #533a09;
  -webkit-box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
          box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
  border-radius: 10px;
  padding: 20px 18px 35px;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
  pointer-events: none;
}
@media (max-width: 850px) {
  .race_list_area ul li {
    width: 90vw;
    padding: 70px 18px 25px;
    margin: 40px 0 0;
    position: relative;
  }
}
.race_list_area ul li.active {
  pointer-events: all;
}
@media (max-width: 850px) {
  .race_list_area ul li.no_time {
    padding: 25px 18px 25px;
  }
}
.race_list_area ul li.no_time .race_list_area_time {
  display: none;
}
@media (max-width: 850px) {
  .race_list_area ul li.no_time .race_logo_01 {
    position: relative;
    margin: 0 auto;
    left: auto;
  }
}
.race_list_area ul li img {
  width: 100%;
}
.race_list_area ul li .race_logo_01 {
  width: 197px;
  margin: 0 auto;
  display: block;
}
@media (max-width: 850px) {
  .race_list_area ul li .race_logo_01 {
    width: 165px;
    position: absolute;
    top: -11%;
    left: 45vw;
    margin: 0 0 0 -80px;
  }
}
.race_list_area ul li .race_list_area_time {
  width: 380px;
  display: block;
  background: #f5eee0;
  border: 2px solid #764923;
  border-radius: 5px;
  margin: 10px auto;
  padding: 13px 10px;
}
@media (max-width: 850px) {
  .race_list_area ul li .race_list_area_time {
    width: 100%;
    padding: 8px 15px;
    position: relative;
  }
}
.race_list_area ul li .race_list_area_time .user_name {
  font-size: 23px;
}
@media (max-width: 850px) {
  .race_list_area ul li .race_list_area_time .user_name {
    display: block;
    margin: 0 auto;
  }
}
.race_list_area ul li .clear_time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 850px) {
  .race_list_area ul li .clear_time {
    margin: 5px 0 5px;
    display: block;
  }
}
.race_list_area ul li .clear_time img {
  width: 76px;
  margin: 0 18px 0 0;
}
@media (max-width: 850px) {
  .race_list_area ul li .clear_time img {
    width: 16vw;
    margin: 0 4vw 0 0;
  }
}
.race_list_area ul li .clear_time .clear_time_num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 850px) {
  .race_list_area ul li .clear_time .clear_time_num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 850px) {
  .race_list_area ul li .clear_time .race_list_clear {
    position: absolute;
    top: -5px;
    right: -5px;
    margin: 0;
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
.race_list_area ul li .clear_time .rank {
  width: 60px;
}
.race_list_area ul li .clear_time .rank img {
  width: 100%;
}
.race_list_area ul li .clear_time .time_01 span:nth-child(1),
.race_list_area ul li .clear_time .time_01 span:nth-child(2),
.race_list_area ul li .clear_time .time_01 span:nth-child(4),
.race_list_area ul li .clear_time .time_01 span:nth-child(5) {
  padding: 8px 7px 11px;
  background: #533a09;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  margin: 0 3px 0 0;
  display: inline-block;
}
@media (max-width: 850px) {
  .race_list_area ul li .clear_time .time_01 span:nth-child(1),
  .race_list_area ul li .clear_time .time_01 span:nth-child(2),
  .race_list_area ul li .clear_time .time_01 span:nth-child(4),
  .race_list_area ul li .clear_time .time_01 span:nth-child(5) {
    padding: 8px 1.8vw 11px;
    font-size: 7vw;
    margin: 0 0.75vw 0 0;
  }
}
.race_list_area ul li .clear_time .time_01 span:nth-child(3) img {
  width: 12px;
  margin: 0 5px 0 2px;
  padding: 16px 0 0;
}
@media (max-width: 850px) {
  .race_list_area ul li .clear_time .time_01 span:nth-child(3) img {
    width: 3vw;
    margin: 0 1vw 0 0.5vw;
    padding: 7% 0 0;
  }
}
.race_list_area ul li .clear_time .dirt_conf {
  width: 47px;
}
.race_list_area ul li .clear_time .dirt_conf img {
  width: 100%;
}
.race_list_area ul li .select_btn {
  width: 230px;
  background: #fff;
  display: block;
  margin: 20px auto 0;
  padding: 15px 0;
  border: 4px solid #533a09;
  border-radius: 50px;
  cursor: pointer;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 850px) {
  .race_list_area ul li .select_btn {
    width: 195px;
    padding: 14px 0;
    margin: 15px auto 0;
  }
}
.race_list_area ul li .select_btn img {
  width: 90px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 850px) {
  .race_list_area ul li .select_btn img {
    width: 64px;
  }
}
.race_list_area ul li .select_btn:hover {
  background: #bba54e;
}
.race_list_area ul li.comingsoon {
  padding: 40px;
}
.race_list_area ul li.comingsoon img {
  width: 143px;
  margin: 0 auto;
  display: block;
}
.race_list_area .race_select_arrow_l {
  position: absolute;
  top: 50%;
  width: 90px;
  left: 50%;
  margin: -45px 0 0 -60px;
  cursor: pointer;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 1100px) {
  .race_list_area .race_select_arrow_l {
    left: 40%;
  }
}
@media (max-width: 850px) {
  .race_list_area .race_select_arrow_l {
    bottom: 20%;
    width: 80px;
    left: 5vw;
    right: auto;
    margin: 0;
  }
}
.race_list_area .race_select_arrow_l img {
  width: 100%;
}
.race_list_area .race_select_arrow_l:hover {
  opacity: 0.6;
}
.race_list_area .race_select_arrow_r {
  position: absolute;
  top: 50%;
  width: 90px;
  left: 50%;
  margin: -45px 0 0 420px;
  cursor: pointer;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 1100px) {
  .race_list_area .race_select_arrow_r {
    left: 40%;
  }
}
@media (max-width: 850px) {
  .race_list_area .race_select_arrow_r {
    bottom: 20%;
    width: 80px;
    left: auto;
    right: 5vw;
    margin: 0;
  }
}
.race_list_area .race_select_arrow_r img {
  width: 100%;
}
.race_list_area .race_select_arrow_r:hover {
  opacity: 0.6;
}

.goal_area {
  position: absolute;
  left: 535px;
  top: 24%;
  padding: 35px 30px;
  background: #ecdfc7;
  -webkit-box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
          box-shadow: 0 0 0 2px #000 inset, 0 0 0 5px #fff inset, 0 0 0 7px #000 inset;
  border-radius: 10px;
  display: none;
}
@media (max-width: 1270px) {
  .goal_area {
    left: auto;
    right: 5%;
  }
}
@media (max-width: 850px) {
  .goal_area {
    left: 5vw;
    width: 90vw;
    top: 20%;
  }
}
.goal_area.anim {
  -webkit-animation-name: grow;
          animation-name: grow;
  -webkit-animation-duration: 900ms;
          animation-duration: 900ms;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.goal_area .goal_clear {
  position: absolute;
  top: -30px;
  left: 25px;
  width: 176px;
}
@media (max-width: 850px) {
  .goal_area .goal_clear {
    top: -5%;
    left: 20px;
    width: 26vw;
  }
}
.goal_area .goal_clear img {
  width: 100%;
}
.goal_area .race_logo_01 {
  width: 290px;
  margin: 0 auto;
  display: none;
}
@media (max-width: 1270px) {
  .goal_area .race_logo_01 {
    width: 235px;
  }
}
@media (max-width: 850px) {
  .goal_area .race_logo_01 {
    width: 40vw;
  }
}
.goal_area .race_logo_01 img {
  width: 100%;
}
.goal_area .user_name {
  font-size: 32px;
  color: #533a09;
}
@media (max-width: 850px) {
  .goal_area .user_name {
    font-size: 22px;
    margin: 0 10px 0;
    text-align: center;
  }
}
.goal_area .goal_area_dirt_conf {
  position: absolute;
  top: 2px;
  right: 20px;
  width: 80px;
}
.goal_area .goal_area_dirt_conf img {
  width: 100%;
}
@media (max-width: 850px) {
  .goal_area .goal_area_dirt_conf {
    width: 17vw;
    right: 10px;
  }
}
.goal_area .result_container {
  display: -ms-grid;
  display: grid;
  gap: 5px;
  -ms-grid-columns: 1fr 5px 1.5fr;
  grid-template-columns: 1fr 1.5fr;
  -ms-grid-rows: 45px 5px 100px;
  grid-template-rows: 45px 100px;
  padding: 10px 0;
}
.goal_area .result_container > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.goal_area .result_container > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.goal_area .result_container > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.goal_area .result_container > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media (max-width: 850px) {
  .goal_area .result_container {
    padding: 10px 0 20px 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 5vw 100px;
    grid-template-rows: 5vw 100px;
  }
  .goal_area .result_container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .goal_area .result_container > *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
}
.goal_area .result_container .item.rank {
  text-align: center;
}
.goal_area .result_container .item.rank img {
  height: 100%;
  width: auto;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.goal_area .result_container .box-big1 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}
.goal_area .clear_time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.goal_area .clear_time .rank {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 1;
  text-align: center;
  margin: auto;
}
.goal_area .clear_time .rank img {
  height: 100%;
  width: auto;
}
.goal_area .clear_time .rank span:nth-child(1) {
  background: #533a09;
  padding: 12px 10px 17px;
  font-size: 55px;
  line-height: 1;
}
@media (max-width: 850px) {
  .goal_area .clear_time .rank span:nth-child(1) {
    font-size: 10vw;
    padding: 8px 2vw 13px;
  }
}
.goal_area .clear_time .rank span:nth-child(2) {
  font-size: 34px;
  color: #533a09;
  margin: 0 12px;
}
@media (max-width: 850px) {
  .goal_area .clear_time .rank span:nth-child(2) {
    font-size: 6.5vw;
    margin: 0 1.3vw;
  }
}
.goal_area .clear_time .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 1;
}
@media (max-width: 850px) {
  .goal_area .clear_time .time {
    margin: auto;
  }
}
.goal_area .clear_time .time span:nth-child(1),
.goal_area .clear_time .time span:nth-child(2),
.goal_area .clear_time .time span:nth-child(4),
.goal_area .clear_time .time span:nth-child(5) {
  background: #533a09;
  padding: 12px 10px 17px;
  font-size: 55px;
  line-height: 1;
  margin: 0 5px 0 0;
}
@media (max-width: 850px) {
  .goal_area .clear_time .time span:nth-child(1),
  .goal_area .clear_time .time span:nth-child(2),
  .goal_area .clear_time .time span:nth-child(4),
  .goal_area .clear_time .time span:nth-child(5) {
    font-size: 10vw;
    padding: 8px 2vw 13px;
    margin: 0 3px 0 0;
  }
}
.goal_area .clear_time .time span:nth-child(3) {
  width: 17px;
  margin: 0 10px 17px 5px;
}
@media (max-width: 850px) {
  .goal_area .clear_time .time span:nth-child(3) {
    width: 2vw;
    margin: 0 10px 4vw 5px;
  }
}
.goal_area .clear_time .time span:nth-child(3) img {
  width: 100%;
}
.goal_area .goal_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media (max-width: 850px) {
  .goal_area .goal_btn {
    width: 100%;
    gap: 4%;
  }
}
@media (max-width: 850px) {
  .goal_area .goal_btn li {
    width: 48%;
  }
}
.goal_area .goal_btn li:nth-child(1) a {
  height: 64px;
}
@media (max-width: 850px) {
  .goal_area .goal_btn li:nth-child(1) a {
    height: 10vw;
  }
}
.goal_area .goal_btn li:nth-child(1) img {
  width: 176px;
}
@media (max-width: 850px) {
  .goal_area .goal_btn li:nth-child(1) img {
    width: 25vw;
  }
}
.goal_area .goal_btn li:nth-child(2) {
  padding: 18px 0;
  width: 315px;
  line-height: 1em;
  background: #533a09;
  color: #533a09;
  text-align: center;
  border: 5px solid #533a09;
  border-radius: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
  height: 64px;
  cursor: pointer;
}
@media (max-width: 1270px) {
  .goal_area .goal_btn li:nth-child(2) {
    padding: 15px 0;
    width: 260px;
    border: 3px solid #533a09;
  }
}
@media (max-width: 850px) {
  .goal_area .goal_btn li:nth-child(2) {
    width: 48%;
    padding: 12px 0;
    border: 3px solid #533a09;
    height: 10vw;
  }
}
.goal_area .goal_btn li:nth-child(2):hover {
  background: #bba54e;
}
.goal_area .goal_btn li:nth-child(2) img {
  width: 178px;
}
@media (max-width: 850px) {
  .goal_area .goal_btn li:nth-child(2) img {
    width: 25vw;
  }
}
.goal_area .goal_btn li a {
  padding: 18px 0;
  width: 315px;
  line-height: 1em;
  background: #fff;
  color: #533a09;
  text-align: center;
  border: 5px solid #533a09;
  border-radius: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
}
@media (max-width: 1270px) {
  .goal_area .goal_btn li a {
    padding: 15px 0;
    width: 260px;
    border: 3px solid #533a09;
  }
}
@media (max-width: 850px) {
  .goal_area .goal_btn li a {
    width: 100%;
    padding: 12px 0;
    border: 3px solid #533a09;
  }
}
.goal_area .goal_btn li a:hover {
  background: #bba54e;
}

@-webkit-keyframes grow {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) rotateY(20deg);
            transform: scale(0) rotateY(20deg);
  }
  40% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  80% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  90% {
    -webkit-transform: scale(0.98) rotateY(0);
            transform: scale(0.98) rotateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes grow {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) rotateY(20deg);
            transform: scale(0) rotateY(20deg);
  }
  40% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  80% {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
  }
  90% {
    -webkit-transform: scale(0.98) rotateY(0);
            transform: scale(0.98) rotateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.comment_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  cursor: pointer;
}

/* reset
------------------------------------------------------------------------------------*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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, 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;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

article, aside, details, figcaption, figure,
footer, header, main, hgroup, menu, nav, section {
  display: block;
}

picture {
  display: inline-block;
}

body {
  line-height: 1.5;
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFF;
}

@media (max-width: 850px) {
  body {
    overflow-x: hidden;
  }
}
.wrapper {
  overflow-x: hidden;
}

p {
  line-height: 1.8;
}

ol, ul, menu, nav {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=text],
input[type=email],
input[type=password],
input[type=submit],
input[type=reset],
button,
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

button {
  display: block;
}

button, input[type=reset], input[type=submit] {
  cursor: pointer;
}

a {
  text-decoration: none;
  color: #FFF;
}

button, a, span, div, li {
  -webkit-tap-highlight-color: transparent;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.sp {
  display: none !important;
}

@media (max-width: 850px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
#keyboard {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 10;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 1fr 25px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 5px 25px;
}
@media (max-width: 1100px) {
  #keyboard {
    gap: 5px 10px;
  }
}
@media (max-width: 850px) {
  #keyboard {
    -ms-grid-columns: 1fr 3vw 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 1vh 3vw;
  }
}
#keyboard .kana-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.toggle-small {
  font-size: 18px;
  color: #533a09;
}
@media (max-width: 850px) {
  .toggle-small {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    grid-column: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: min(4.5vw, 18px);
  }
}
@media (min-width: 851px) {
  .toggle-small {
    position: absolute;
    left: 240px;
    bottom: 25px;
  }
}
@media (min-width: 851px) and (max-width: 1100px) {
  .toggle-small {
    left: 200px;
    bottom: 25px;
  }
}
@media (min-width: 851px) {
  .toggle-small {
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
    cursor: pointer;
  }
  .toggle-small:hover {
    text-decoration: underline;
  }
}

.name_delete_btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto 0;
  line-height: 1;
  border-radius: 35px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
  font-size: 18px;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #533a09;
}
@media (min-width: 851px) {
  .name_delete_btn {
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
    cursor: pointer;
  }
  .name_delete_btn:hover {
    text-decoration: underline;
  }
}
@media (min-width: 851px) {
  .name_delete_btn {
    padding: 10px;
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
}
@media (max-width: 850px) {
  .name_delete_btn {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: min(4.5vw, 18px);
  }
}

.key {
  color: #533a09;
  font-family: inherit;
  width: 36px;
  height: 36px;
  font-size: 20px;
  cursor: pointer;
}
@media (max-width: 1100px) {
  .key {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 850px) {
  .key {
    font-size: min(4.5vw, 20px);
    width: 100%;
    height: 3vh;
  }
}
@media (min-width: 851px) {
  .key {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  .key:hover {
    text-decoration: underline;
  }
}

.guide-area {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.guide-area.hide {
  display: none;
}
.guide-area.active {
  -webkit-transition: 0.6s all cubic-bezier(0.7, 1.92, 0.72, 0.73);
  transition: 0.6s all cubic-bezier(0.7, 1.92, 0.72, 0.73);
  z-index: 8000;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  pointer-events: all;
}
.guide-area.active #btn--race-start {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}
.guide-area__header {
  margin-bottom: 35px;
}
.guide-area__header h3 img {
  display: block;
  margin: auto;
}
@media (max-width: 850px) {
  .guide-area__header {
    margin-bottom: 20px;
  }
}
.guide-area figure {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 20px;
}
.guide-area figure > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.guide-area figure > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
@media (max-width: 850px) {
  .guide-area figure {
    display: block;
  }
}
.guide-area figure .img img {
  width: 100%;
  height: auto;
}
@media (max-width: 850px) {
  .guide-area figure figcaption {
    margin-top: 15px;
  }
}
.guide-area figure figcaption p {
  color: #000;
  font-size: 16px;
  line-height: 1.4;
}
@media (max-width: 850px) {
  .guide-area figure figcaption p {
    font-size: 3.2vw;
  }
}
.guide-area figure figcaption dl {
  margin-top: 20px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px 15px 1fr;
  grid-template-columns: 50px 1fr;
  -ms-grid-rows: auto 15px auto;
  grid-template-rows: auto auto;
  gap: 15px;
}
.guide-area figure figcaption dl > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.guide-area figure figcaption dl > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.guide-area figure figcaption dl > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.guide-area figure figcaption dl > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media (max-width: 850px) {
  .guide-area figure figcaption dl {
    margin-top: 15px;
  }
}
.guide-area figure figcaption dl dt {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.guide-area figure figcaption dl dd {
  font-size: 16px;
  color: #000;
  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;
}
@media (max-width: 850px) {
  .guide-area figure figcaption dl dd {
    font-size: 3.4vw;
  }
}
.guide-area figure figcaption dl dd .fc--red {
  color: #fd3a1a;
}
.guide-area figure figcaption dl dd .fc--blue {
  color: #0f1d86;
}
.guide-area #btn--race-start {
  width: 235px;
  padding: 18px 0;
  line-height: 1em;
  background: #fff;
  color: #533a09;
  text-align: center;
  border-radius: 35px;
  margin: 30px auto 0;
  cursor: pointer;
  border: 4px solid #764923;
}
@media (min-width: 851px) {
  .guide-area #btn--race-start {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  .guide-area #btn--race-start:hover {
    background: #bba54e;
  }
}
@media (max-width: 850px) {
  .guide-area #btn--race-start {
    margin: 20px auto 0;
    max-width: 235px;
    width: 100%;
    padding: 12px 0;
  }
}
.guide-area .comment_area {
  border-radius: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 800px;
  width: calc(100% - 40px);
  display: block;
  padding: 35px;
}
@media (max-width: 850px) {
  .guide-area .comment_area {
    max-width: 560px;
    width: calc(100% - 40px);
    padding: 25px;
  }
}
/*# sourceMappingURL=styles.css.map */