@charset "UTF-8";
:root {
  /* color */
  --base-color: #fd0000;
  --main-color: #ffffff;
  --link-color: #0000d3;
}

/* -- FOUNDATION -- */
html {
  font-size: 62.5%;
}

@media (max-width:480px) {
  html {
    font-size: 2.5641025641vw;
  }
}
body {
  position: relative;
  width: 100%;
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: var(--main-color);
  background-color: var(--base-color);
  background: url(../img/bg.png) repeat center top;
  background-size: 527px;
  line-height: 1;
}

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

a {
  text-decoration: none;
  color: var(--link-color);
  transition: 0.2s;
}

@media (min-width:801px) {
  a:hover {
    opacity: 0.7;
  }
}
/* -- LAYOUT -- */
.header {
  padding: 120px 0 0;
}
.header_ttl {
  margin: 0 auto;
  width: 603px;
  text-align: center;
}

@media (max-width:800px) {
  .header {
    padding: 22.8205vw 0 0;
  }
  .header_ttl {
    width: 78.2051vw;
  }
}
.count {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px auto 0;
  font-size: 2rem;
  text-align: center;
}
.count .counter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.count_num {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 1px;
  width: 14px;
  height: 22px;
  line-height: 22px;
  background: #000;
}

@media (max-width:800px) {
  .count {
    margin: 2.5rem auto 0;
    font-size: 5.1282vw;
  }
  .count_num {
    margin: 0 0.2564vw;
    width: 3.0769vw;
    height: 5.1282vw;
    line-height: 5.1282vw;
  }
}
.about {
  margin: 88px auto 0;
  font-size: 2rem;
  line-height: 1.45;
  text-align: center;
}
.about_mark1 {
  display: inline-block;
  height: 22.31px;
  color: #000;
  line-height: 22.31px;
  background: #00ff1d;
}
.about_mark2 {
  display: inline-block;
  height: 22.31px;
  color: #ff00ff;
  line-height: 22.31px;
  background: #ff0;
}
.about_mark3 {
  display: inline-block;
  height: 22.31px;
  color: #5de0ff;
  line-height: 22.31px;
  background: #ff00f5;
}
.about_note {
  margin-top: 30px;
}

@media (max-width:800px) {
  .about {
    margin: 22.5641vw auto 0;
    font-size: 4.6154vw;
    line-height: 1.4444;
  }
  .about_mark1 {
    height: 5.1282vw;
    line-height: 5.1282vw;
  }
  .about_mark2 {
    height: 5.1282vw;
    line-height: 5.1282vw;
  }
  .about_mark3 {
    height: 5.1282vw;
    line-height: 5.1282vw;
  }
  .about_note {
    margin-top: 10vw;
  }
}
.howto {
  margin: 95px auto 0;
}
.howto_heading {
  margin: 0 auto;
  text-align: center;
}
.howto_txt {
  margin: 24px auto 0;
  font-size: 2rem;
  text-align: center;
  line-height: 1.45;
}
.howto_num {
  display: inline-block;
  margin-right: 0.5em;
}
.howto_border {
  display: block;
  width: 596px;
  margin: 55px auto 0;
}

@media (max-width:800px) {
  .howto {
    margin: 21.7949vw auto 0;
  }
  .howto_heading {
    width: 76.9231vw;
  }
  .howto_txt {
    margin: 4.8718vw auto 0;
    font-size: 4.6154vw;
    line-height: 1.4444;
  }
  .howto_border {
    width: 79.4872vw;
    margin: 13.0769vw auto 0;
  }
}
.walk {
  margin: 52px auto 0;
}
.walk_heading {
  margin: 0 auto;
  text-align: center;
}
.walk_txt {
  margin: 23px auto 0;
  font-size: 2rem;
  text-align: center;
  line-height: 1.45;
}
.walk_map {
  position: relative;
  width: 450px;
  height: 536px;
  margin: 42px auto 0;
}
.walk_map-img {
  width: 100%;
}
.walk_btn {
  position: absolute;
  display: block;
  width: 74.84px;
  height: 34.02px;
}
.walk_1 {
  top: 195px;
  left: 245px;
}
.walk_2 {
  top: 421px;
  left: 218px;
}
.walk_3 {
  top: 214px;
  left: 19px;
}
.walk_4 {
  top: 309px;
  left: 194px;
}
.walk_border {
  display: block;
  width: 596px;
  margin: 55px auto 0;
}

@media (max-width:800px) {
  .walk {
    margin: 11.0256vw auto 0;
  }
  .walk_heading {
    width: 64.6154vw;
  }
  .walk_txt {
    margin: 5.1282vw auto 0;
    font-size: 4.6154vw;
    line-height: 1.4444;
  }
  .walk_map {
    margin: 9.641vw auto 0;
    width: 76.9231vw;
    height: 91.5718vw;
  }
  .walk_btn {
    width: 16.7%;
    height: 6.29%;
  }
  .walk_1 {
    top: 36.41%;
    left: 54.39%;
  }
  .walk_2 {
    top: 78.59%;
    left: 48.45%;
  }
  .walk_3 {
    top: 40.05%;
    left: 4.2%;
  }
  .walk_4 {
    top: 57.84%;
    left: 43%;
  }
  .walk_border {
    width: 79.4872vw;
    margin: 12.5641vw auto 0;
  }
}
.modaal-container {
  padding: 3.5rem 1rem 8.7rem;
  max-width: 34rem;
  background: #fff;
  background-image: url(../img/modal_bg.png);
  background-size: cover;
  filter: drop-shadow(0.5rem 0.5rem 0.5rem rgb(0, 0, 0));
}

.modaal-content-container {
  padding: 0;
}

.modal_logo {
  display: block;
  width: 18rem;
  margin: 0 auto;
}
.modal_ttl {
  display: block;
  margin: 2.8rem auto 0;
  height: 5.5rem;
}
.modal_ttl-1 {
  width: 25rem;
}
.modal_ttl-2 {
  width: 25rem;
}
.modal_ttl-3 {
  width: 28rem;
}
.modal_ttl-4 {
  width: 25rem;
}
.modal_locate {
  margin: 1rem auto 0;
  font-size: 1.8rem;
  line-height: 1.4444;
  text-align: center;
}
.modal_txt {
  margin: 4.9rem auto 0;
  font-size: 1.8rem;
  line-height: 1.4444;
  text-align: center;
}
.modal_input {
  display: block;
  width: 25rem;
  height: 5rem;
  margin: 3.2rem auto 0;
  font-family: "DotGothic16", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  line-height: 5rem;
  text-align: center;
  border: 0.2rem solid #000;
}
.modal_input:focus {
  outline: 0;
  border: 0.2rem solid var(--base-color);
}
.modal_auth {
  display: block;
  margin: 4.7rem auto 0;
  width: 10.3rem;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
}
.modal_close {
  display: block;
  margin: 0.4rem auto 0;
  width: 10.3rem;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
}
.modal_back {
  display: block;
  margin: 17.25rem auto 0;
  width: 10.3rem;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
}
.modal_unlock {
  margin: 15.8rem auto 0;
  font-size: 1.8rem;
  text-align: center;
}
.modal_player {
  margin: 12.47rem auto 3rem;
  max-width: 100%;
}
.modal_wrong {
  margin: 11.3rem auto 0;
  font-size: 1.8rem;
  line-height: 1.4444;
  text-align: center;
}

.footer {
  padding: 110px 0 105px;
  font-size: 1.4rem;
  line-height: 1.14285714;
  text-align: center;
}

@media (max-width:800px) {
  .footer {
    padding: 21.5385vw 0 6.4103vw;
    font-size: 3.0769vw;
    line-height: 1;
  }
}
/* -- UTILITY -- */
/* 共通フッター用 もしくはブレイクポイントごとの表示指定 */
.pc {
  display: block;
}

.sp {
  display: none;
}

@media (max-width:800px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */