@charset "UTF-8";
.contents {
  position: relative;
}

.machine_search {
  position: absolute;
  bottom: 0;
  height: 40px;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}

.machine_search p {
  display: inline-block;
  margin-right: 1rem;
}

/* custom
----------------------------------------------------------- */
html, body {
  background-color: #000;
}

header, footer {
  width: 100%;
  position: relative;
  z-index: 10000000000000000;
  min-width: 950px;
}

@media screen and (max-width: 768px) {
  header, footer {
    min-width: auto;
    z-index: 2;
  }
}
.imgwh {
  display: block;
  width: 100%;
}

a:hover {
  transition: all 0.5s cubic-bezier(0.07, 0.58, 0.56, 0.96);
  opacity: 0.7;
}

.wrapper_top {
  height: 1107px;
}

.wrapper_tokucyou {
  height: 1151px;
}

.wrapper_gameflow {
  height: 3000px;
}

.wrapper_spec {
  height: 1652px;
}

#wrapper {
  min-width: 950px;
  overflow: hidden;
  position: relative;
}
#wrapper #pc {
  display: block;
}
#wrapper #pc #inner {
  overflow: hidden;
  margin: 0 auto;
}
#wrapper #pc #inner #menu {
  position: relative;
  top: 0;
  width: 100%;
  height: 112px;
  background-image: url(../img/pc/menu_bg.png);
  background-position: top center;
  background-size: auto 100%;
  background-repeat: repeat-x;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  z-index: 11;
  list-style: none;
}
#wrapper #pc #inner #menu li {
  width: 256px;
  height: 58px;
  margin: 0 1px;
  margin-top: -20px;
  font-size: 0;
  position: relative;
}
#wrapper #pc #inner #menu li a:hover {
  opacity: 1;
}
#wrapper #pc #inner #menu .off {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  transition: opacity 0.3s;
}
#wrapper #pc #inner #menu .on {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
#wrapper #pc #inner #menu .active .off {
  opacity: 0;
}
#wrapper #pc #inner #menu .active .on {
  opacity: 1;
}
#wrapper #pc #inner #contents {
  position: relative;
  margin-top: -112px;
  overflow: hidden;
}
#wrapper #pc #inner #contents #bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: top center;
  background-repeat: no-repeat;
}
#wrapper #pc #inner #contents .bg_top {
  background-image: url(../img/pc/bg.jpg);
  background-size: auto;
}
#wrapper #pc #inner #contents .bg_tokucyou {
  background-image: url(../img/pc/tokucyou_bg.jpg?250523);
  background-size: auto;
}
#wrapper #pc #inner #contents .bg_gameflow {
  background-image: url(../img/pc/gameflow_bg.jpg?250428);
  background-size: auto;
}
#wrapper #pc #inner #contents .bg_spec {
  background-image: url(../img/pc/spec_bg.jpg);
  background-size: auto;
}
#wrapper #pc #inner #contents #box {
  position: absolute;
  width: 1470px;
  left: 50%;
  margin-left: -735px;
  height: 100%;
  top: 99px;
  /*TOP_PC*/
  /*特徴_PC*/
  /*ゲームフロー_PC*/
  /*スペック_PC*/
}
#wrapper #pc #inner #contents #box .item {
  position: absolute;
  opacity: 0;
}
#wrapper #pc #inner #contents #box .section {
  position: relative;
}
#wrapper #pc #inner #contents #box #section1 {
  height: 100%;
}
#wrapper #pc #inner #contents #box #section1 #top3 {
  top: -7px;
  left: 50%;
  margin-left: -525px;
}
#wrapper #pc #inner #contents #box #section1 #top4 {
  bottom: 226px;
  left: 50%;
  margin-left: -501px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section1 #top5 {
  bottom: 163px;
  left: 50%;
  margin-left: -501px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section1 #top6 {
  bottom: 137px;
  left: 50%;
  margin-left: -501px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section1 #top7 {
  bottom: 120px;
  left: 50%;
  margin-left: -406px;
}
#wrapper #pc #inner #contents #box #section1 #logo {
  bottom: 74px;
  left: 50%;
  margin-left: 182px;
}
#wrapper #pc #inner #contents #box #section_tokucyou01 #tokucyou01_05 {
  top: -36px;
  left: 536px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section_tokucyou01 #tokucyou01_06 {
  top: 328px;
  left: 580px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_tokucyou01 #tokucyou01_07 {
  top: 446px;
  left: 218px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_tokucyou01 #tokucyou01_08 {
  top: 695px;
  left: 188px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_tokucyou01 #tokucyou01_09 {
  top: 708px;
  left: 224px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_tokucyou01 #tokucyou01_10 {
  top: 783px;
  left: 223px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_tokucyou01 #tokucyou01_11 {
  top: 299px;
  left: 219px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_title {
  top: 21px;
  left: 216px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_01 {
  top: 184px;
  left: 256px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_02 {
  top: 592px;
  left: 256px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_03 {
  top: 1165px;
  left: 261px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_04 {
  top: 1665px;
  left: 257px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_05 {
  top: 2805px;
  left: 734px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_01_arrow {
  top: 409px;
  left: 798px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_02_arrow {
  top: 519px;
  left: 531px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_03_arrow {
  top: 984px;
  left: 531px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_04_arrow {
  top: 1000px;
  left: 1015px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section_gameflow01 #gameflow01_05_arrow {
  top: 1552px;
  left: 532px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section_spec01 #spec01_title {
  top: 21px;
  left: 216px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_spec01 #spec01_01 {
  top: 186px;
  left: 251px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_spec01 #spec01_02 {
  top: 1013px;
  left: 251px;
  z-index: 5;
}
#wrapper #pc #inner #contents #box #section_spec01 #spec01_03 {
  top: 1464px;
  left: 735px;
  z-index: 5;
}
#wrapper #sp {
  display: none;
}
#wrapper #sp #inner_sp {
  overflow: hidden;
  margin: 0 auto;
}
#wrapper #sp #inner_sp #contents_sp {
  position: relative;
  height: 100%;
}
#wrapper #sp #inner_sp #contents_sp .nav_btn {
  position: absolute;
  width: 8%;
  right: 0;
  top: 0;
  z-index: 111;
  padding: 2%; /*4%*/
}
#wrapper #sp #inner_sp #contents_sp #nav_sp {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1111111;
  display: none;
}
#wrapper #sp #inner_sp #contents_sp #nav_sp .nav_close {
  width: 8%;
  z-index: 1;
  padding: 4% !important;
  position: absolute;
  right: 0;
  top: 0;
}
#wrapper #sp #inner_sp #contents_sp #nav_sp .nav_bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #nav_sp .nav_inner_sp {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #3d3d3d;
  padding-top: 10%;
  list-style: none;
}
#wrapper #sp #inner_sp #contents_sp #nav_sp .nav_inner_sp li {
  width: 90%;
  clear: both;
  padding-bottom: 2%;
  border-bottom: 1px solid #e8e8e8;
  margin: 0 auto 7%;
  text-align: center;
}
#wrapper #sp #inner_sp #contents_sp #nav_sp .nav_inner_sp li img {
  width: 70%;
  margin: 0 auto;
}
#wrapper #sp #inner_sp #contents_sp #nav_sp .nav_inner_sp li a, #wrapper #sp #inner_sp #contents_sp #nav_sp .nav_inner_sp li a:hover, #wrapper #sp #inner_sp #contents_sp #nav_sp .nav_inner_sp li a:active {
  color: #e8e8e8;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
}
#wrapper #sp #inner_sp #contents_sp #bg_sp {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: top center;
  background-size: cover;
}
#wrapper #sp #inner_sp #contents_sp .bg_top_sp {
  background-image: url(../img/sp/bg.jpg);
}
#wrapper #sp #inner_sp #contents_sp .bg_tokucyou_sp {
  background-image: url(../img/sp/tokucyou_bg.jpg?250530);
}
#wrapper #sp #inner_sp #contents_sp .bg_gameflow_sp {
  background-image: url(../img/sp/gameflow_bg.jpg?250428);
}
#wrapper #sp #inner_sp #contents_sp .bg_spec_sp {
  background-image: url(../img/sp/spec_bg.jpg);
}
#wrapper #sp #inner_sp #contents_sp #box_sp {
  height: 100%;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  /*TOP_SP*/
  /*特徴_SP*/
  /*ゲームフロー_SP*/
  /*スペック_SP*/
}
#wrapper #sp #inner_sp #contents_sp #box_sp .item {
  position: absolute;
  opacity: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp .item02 {
  opacity: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp .section {
  position: relative;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #top3_sp {
  width: 94%;
  top: 1.8%;
  left: 3%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #top4_sp {
  width: 24%;
  top: 85%;
  left: 3%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #top5_sp {
  width: 70%;
  top: 89%;
  left: 26%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #top6_sp {
  width: 80%;
  top: 96.8%;
  left: 10%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #top7_sp {
  width: 100%;
  top: 43.5%;
  left: 0;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #logo_sp {
  width: 47%;
  top: 64.2%;
  left: 53.5%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou01_05_sp {
  width: 69%;
  top: -0.2%;
  left: 31%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou01_06_sp {
  width: 92.5%;
  top: 23.7%;
  left: 4%;
  z-index: 5;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou01_07_sp {
  width: 66.5%;
  top: 34.1%;
  left: 4%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou01_09_sp {
  width: 66.7%;
  top: 53.9%;
  left: 3.5%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou01_10_sp {
  width: 93.2%;
  top: 61.4%;
  left: 2.5%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou01_11_sp {
  width: 18%;
  top: 14.8%;
  left: 2.9%;
  z-index: 5;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_title_sp {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_01_sp {
  width: 100%;
  top: 5.5%;
  left: 0;
  z-index: 5;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_02_sp {
  width: 95.9%;
  top: 19.8%;
  left: 2%;
  z-index: 5;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_03_sp {
  width: 74.5%;
  top: 39.8%;
  left: 2.4%;
  z-index: 5;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_04_sp {
  width: 95.9%;
  top: 57.1%;
  left: 2%;
  z-index: 5;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_05_sp {
  width: 100%;
  top: 96.4%;
  left: 0;
  z-index: 5;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_01_arrow_sp {
  width: 12.4%;
  top: 14%;
  left: 56.3%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_02_arrow_sp {
  width: 12%;
  top: 17.2%;
  left: 28.9%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_03_arrow_sp {
  width: 14.9%;
  top: 32.9%;
  left: 28.7%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_04_arrow_sp {
  width: 13%;
  top: 35.1%;
  left: 77.6%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow01_05_arrow_sp {
  width: 12.4%;
  top: 51.7%;
  left: 30%;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #spec01_title_sp {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #spec01_01_sp {
  width: 100%;
  top: 6.2%;
  left: 0;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #spec01_02_sp {
  width: 100%;
  top: 49%;
  left: 0;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #spec01_03_sp {
  width: 100%;
  top: 98%;
  left: 0;
  z-index: 1;
}
#wrapper #sp #inner_sp #menu_sp {
  position: relative;
  width: 100%;
  height: auto;
  margin: -1.7% auto 0;
  background-image: url(../img/sp/menu_bg.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  padding: 7% 0 2%;
}
#wrapper #sp #inner_sp #menu_sp #menu_inner_sp {
  width: 93%;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
}
#wrapper #sp #inner_sp #menu_sp #menu_inner_sp li {
  width: 50%;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  #pc {
    display: none !important;
  }
  #sp {
    display: block !important;
  }
  #wrapper {
    min-width: auto !important;
    height: auto !important;
  }
}
footer {
  background-color: #FFF;
}

#loading {
  width: 100%;
  height: 100%;
  z-index: 100000000000000000;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
}
#loading img {
  width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  #loading img {
    width: 7%;
  }
}

#sb-container {
  z-index: 9999999999999 !important;
}

#sb-overlay {
  position: fixed !important;
}

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