@font-face {
  font-family: 'digital-clock-font';
  src: url("../font/Digital Dismay.otf");
}

html {
  background: #f7f7f9;
  background-size: cover;
}

body {
  margin: 0;
  padding: 0;
}

.global_head {
  margin: 0;
}

.pcwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  max-width: 100%;
}

.ctwrap {
  overflow-y: clip;
  width: 100%;
}

.cdt {
  padding-bottom: 50%;
  width: 80%;
  position: relative;
  margin-left: 7%;
}

.cdt .timerbg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}

.cdt #demo {
  position: absolute;
  top: 45%;
  right: 22%;
  z-index: 500;
  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;
  font-size: 8vw;
  letter-spacing: 0.2vw;
  color: rgba(131, 135, 173, 0.233);
  font-family: 'digital-clock-font';
}

.cdt .homeclick {
  z-index: 100;
  position: absolute;
  max-width: 2%;
  width: 100%;
  height: auto;
  top: 7%;
  left: 5.5%;
}

.cdt .insidewarning {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
  width: 100%;
}

.cdt .circlesanka {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
  width: 100%;
}

.cdt .insidecirclesanka {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  display: none;
  width: 100%;
}

.cdt .circlejoin {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
  width: 100%;
}

.cdt .centered {
  position: absolute;
  top: 64%;
  left: 85.8%;
  z-index: 10;
  display: none;
  width: 5%;
}

.cdt .cnoentry {
  position: absolute;
  top: 74.8%;
  left: 85.8%;
  z-index: 10;
  display: none;
  width: 5%;
}

.cdt .cubething {
  z-index: 20;
  max-width: 20%;
  position: absolute;
  right: 27%;
  bottom: 80%;
}

.cdt .starthing {
  z-index: 20;
  max-width: 20%;
  position: absolute;
  top: 80%;
  right: 65%;
}

.cdt .hexthing {
  z-index: -10;
  max-width: 16%;
  position: absolute;
  top: 14%;
  right: -22%;
}

.cdt .whatisthisthing {
  z-index: 20;
  max-width: 20%;
  position: absolute;
  bottom: 30%;
  left: -5%;
}

.cdt img {
  width: 100%;
  height: auto;
}

.yotes {
  cursor: pointer;
}

#notsanka {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 2000;
}

#notsanka .nsbg {
  position: relative;
  width: 50%;
  padding-top: 5%;
  padding-left: 25%;
}

#notsanka .nsreg {
  position: absolute;
  width: 10%;
  margin-top: 22.5%;
  left: 44.5%;
  cursor: pointer;
  z-index: 4000;
}

#notsanka .nsef {
  position: absolute;
  width: 10%;
  margin-top: 34.5%;
  left: 44.5%;
  cursor: pointer;
}

#notsanka .nsclose {
  position: absolute;
  width: 1%;
  margin-top: 9%;
  left: 30%;
  cursor: pointer;
}

.rightfield {
  position: relative;
  width: 10%;
}

.rightfield .RTI {
  position: absolute;
  max-width: 40%;
  top: 10%;
  left: -100%;
}

.rightfield .RTI img {
  width: 75%;
  height: auto;
}

.rightfield .RTC {
  position: absolute;
  max-width: 40%;
  top: 10%;
  left: -50%;
}

.rightfield .RTC img {
  width: 75%;
  height: auto;
}

.rightfield .RR {
  position: absolute;
  max-width: 40%;
  top: 25%;
  left: -50%;
}

.rightfield .RR img {
  width: 60%;
  height: auto;
}

.rightfield .RB {
  z-index: 1000;
  max-width: 100%;
}

.rightfield .RB img {
  width: 40%;
  height: auto;
}

.rightfield .RB .applicationclick {
  z-index: 1000;
  position: absolute;
  max-width: 100%;
  top: 50%;
  left: -125%;
}

.rightfield .RB .applicationclick .ah {
  position: relative;
}

.rightfield .RB .applicationclick .ah img {
  -webkit-box-shadow: 10px 10px 10px #6c759460;
          box-shadow: 10px 10px 10px #6c759460;
  border-radius: 18%;
}

.rightfield .RB .applicationclick .ah .ac {
  position: absolute;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
}

.rightfield .RB .seeallclick {
  z-index: 1000;
  position: absolute;
  max-width: 100%;
  top: 60%;
  left: -125%;
}

.rightfield .RB .seeallclick .sh {
  position: relative;
}

.rightfield .RB .seeallclick .sh img {
  -webkit-box-shadow: 10px 10px 10px #6c759460;
          box-shadow: 10px 10px 10px #6c759460;
  border-radius: 18%;
}

.rightfield .RB .seeallclick .sh .sc {
  position: absolute;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
}

.rightfield .RB .itemnoticeclick {
  z-index: 1000;
  position: absolute;
  max-width: 100%;
  top: 70%;
  left: -125%;
}

.rightfield .RB .itemnoticeclick .in .itemnotice {
  background-image: url(https://www.mandarake.co.jp/information/event/sanchi_online/img/itemnotice_home.png);
}

.rightfield .RB .readmeclick {
  z-index: 1000;
  position: absolute;
  max-width: 100%;
  top: 80%;
  left: -125%;
}

.rightfield .RB .readmeclick .rh {
  position: relative;
}

.rightfield .RB .readmeclick .rh img {
  -webkit-box-shadow: 10px 10px 10px #6c759460;
          box-shadow: 10px 10px 10px #6c759460;
  border-radius: 18%;
}

.rightfield .RB .readmeclick .rh .rc {
  position: absolute;
  display: none;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 50000;
}

.rightfield .RB .insetshadow {
  position: relative;
  width: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.2);
  border-radius: 18%;
}

.rightfield .RB .insetshadow::before {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  content: '';
  -webkit-box-shadow: 3px 3px 6px rgba(167, 172, 192, 0.4), -5px -5px 8px #FFFFFF;
          box-shadow: 3px 3px 6px rgba(167, 172, 192, 0.4), -5px -5px 8px #FFFFFF;
  border-radius: 18%;
  top: 0;
  left: 0;
}

.rightfield .RB .insetshadow::after {
  display: block;
  content: '';
  padding-bottom: 100%;
}

.rightfield .head {
  position: absolute;
  top: 70%;
  left: -80%;
}

.rightfield .head img {
  width: 100%;
}

.column {
  font-family: Arial;
  display: block;
  float: left;
  width: 25%;
  margin-bottom: 25px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.testsquare {
  z-index: 100;
  position: absolute;
  border: black;
  top: 20%;
  left: 5%;
  width: 90%;
  padding-bottom: 40%;
  overflow-y: scroll;
}

::-webkit-scrollbar {
  width: 0;
  /* Remove scrollbar space */
  background: transparent;
  /* Optional: just make scrollbar invisible */
}

.userbox {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3%;
  position: relative;
  width: 70%;
  height: 20%;
  background: #F6F6F8;
  -webkit-box-shadow: 3px 3px 6px rgba(167, 172, 192, 0.4), -5px -5px 8px #FFFFFF;
          box-shadow: 3px 3px 6px rgba(167, 172, 192, 0.4), -5px -5px 8px #FFFFFF;
  border-radius: 10px;
}

.userbox .circlecut {
  position: static;
  width: 20%;
  height: auto;
  left: 17px;
  top: 14px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin: 0;
}

.userbox .circlename {
  font-family: sans-serif;
  font-size: 0.45vw;
  color: #A7ACC0;
  margin-left: 10%;
  margin-right: auto;
}

.userbox .link {
  width: 8%;
  padding-left: 10%;
}
/*# sourceMappingURL=style.css.map */