.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 {
  height: 9638px;
  min-width: 1050px; /*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: 96px;
  background-image: url(../img/pc/menu_bg.jpg);
  background-position: top center;
  background-size: cover;
  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: 180px;
  height: 86px;
  margin: 0 1px;
  font-size: 0;
  position: relative;
}
#wrapper #pc #inner #menu li a:hover {
  opacity: 1;
}
#wrapper #pc #inner #menu li img {
  width: 100%;
}
#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 #menu .menu-bottom {
  position: absolute;
  left: 0;
  bottom: -26px;
  width: 100%;
  height: 26px;
  background-image: url(../img/pc/menu_bg_bottom.png);
  background-position: top center;
  background-size: auto 100%;
}
#wrapper #pc #inner #contents {
  position: relative;
  margin-top: -96px;
  overflow: hidden;
}
#wrapper #pc #inner #contents #bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/pc/bg.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
#wrapper #pc #inner #contents #box {
  position: absolute;
  width: 1470px;
  left: 50%;
  margin-left: -735px;
  height: 9612px;
  top: 122px;
}
#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: 1897px;
  /*
  #tokucyou3{
  	top: 420px;
  				left: 1003px;
  	z-index: 1;
  }
  */
}
#wrapper #pc #inner #contents #box #section1 #tokucyou1 {
  top: 37px;
  left: 206px;
  z-index: 2;
}
#wrapper #pc #inner #contents #box #section1 #tokucyou2 {
  top: -15px;
  left: -41px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section1 #tokucyou4 {
  top: 112px;
  left: 227px;
}
#wrapper #pc #inner #contents #box #section1 #tokucyou5 {
  top: 724px;
  left: 224px;
}
#wrapper #pc #inner #contents #box #section1 #tokucyou6 {
  top: 1134px;
  left: 224px;
}
#wrapper #pc #inner #contents #box #section1 #tokucyou7 {
  top: 867px;
  left: 537px;
}
#wrapper #pc #inner #contents #box #section1 #tokucyou8 {
  top: 1471px;
  left: 198px;
}
#wrapper #pc #inner #contents #box #section1 #tokucyou9 {
  top: 1309px;
  left: 80px;
}
#wrapper #pc #inner #contents #box #section1 #tokucyou10 {
  top: 1752px;
  left: 743px;
}
#wrapper #pc #inner #contents #box #section2 {
  height: 1900px;
}
#wrapper #pc #inner #contents #box #section2 #spec1 {
  top: 0;
  left: 206px;
  z-index: 2;
}
#wrapper #pc #inner #contents #box #section2 #spec2 {
  top: 122px;
  left: 237px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section2 #spec3 {
  top: 183px;
  left: 646px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section2 #spec4 {
  top: 830px;
  left: 223px;
}
#wrapper #pc #inner #contents #box #section2 #spec5 {
  top: 1245px;
  left: 221px;
}
#wrapper #pc #inner #contents #box #section3 {
  height: 2951px;
}
#wrapper #pc #inner #contents #box #section3 #gameflow1 {
  top: 0;
  left: 206px;
  z-index: 2;
}
#wrapper #pc #inner #contents #box #section3 #gameflow2 {
  top: 165px;
  left: 217px;
  z-index: 4;
}
#wrapper #pc #inner #contents #box #section3 #gameflow3 {
  top: 284px;
  left: 217px;
  z-index: 3;
}
#wrapper #pc #inner #contents #box #section3 #gameflow4 {
  top: 876px;
  left: 357px;
  z-index: 2;
}
#wrapper #pc #inner #contents #box #section3 #gameflow5 {
  top: 1328px;
  left: 357px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section3 #gameflow6 {
  top: 1784px;
  left: 218px;
  z-index: 2;
}
#wrapper #pc #inner #contents #box #section3 #gameflow6 #arrow {
  position: absolute;
  top: 1px;
  left: 542px;
}
#wrapper #pc #inner #contents #box #section3 #gameflow7 {
  top: 2342px;
  left: 221px;
}
#wrapper #pc #inner #contents #box #section4 {
  height: 2882px;
}
#wrapper #pc #inner #contents #box #section4 #lucky1 {
  top: 0;
  left: 206px;
  z-index: 4;
}
#wrapper #pc #inner #contents #box #section4 #lucky2 {
  top: 89px;
  left: 108px;
  z-index: 3;
}
#wrapper #pc #inner #contents #box #section4 #lucky3 {
  top: 153px;
  left: 194px;
  z-index: 2;
}
#wrapper #pc #inner #contents #box #section4 #lucky4 {
  top: 820px;
  left: 515px;
  z-index: 2;
}
#wrapper #pc #inner #contents #box #section4 #lucky5 {
  top: 455px;
  left: 126px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section4 #lucky6 {
  top: 285px;
  left: 545px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section4 #lucky7 {
  top: 383px;
  left: 223px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section4 #lucky8 {
  top: 1015px;
  left: 210px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section4 #lucky9 {
  top: 1015px;
  left: 726px;
  z-index: 1;
}
#wrapper #pc #inner #contents #box #section4 #lucky10 {
  top: 1614px;
  left: 222px;
}
#wrapper #pc #inner #contents #box #copyright {
  width: 684px;
  left: 50%;
  bottom: 91px;
  margin-left: -342px;
  position: absolute;
}
#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: 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-image: url(../img/sp/bg.jpg);
  background-position: top center;
  background-size: cover;
}
#wrapper #sp #inner_sp #contents_sp #box_sp {
  height: 100%;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  /*
  #tokucyou4_sp{
  	width: 31.3%;
  	top: 7.4%;
  	right: 0%;
  	z-index: 1;
  }
  */
}
#wrapper #sp #inner_sp #contents_sp #box_sp .item {
  position: absolute;
  opacity: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp .section {
  position: relative;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou1_sp {
  width: 100%;
  top: 0.7%;
  left: 0;
  z-index: 3;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou2_sp {
  width: 100%;
  top: 1.1%;
  left: 0;
  z-index: 2;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou3_sp {
  width: 100%;
  top: 1.9%;
  left: 0;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou5_sp {
  width: 100%;
  top: 0;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou6_sp {
  width: 100%;
  top: 8.5%;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou7_sp {
  width: 41%;
  top: 12.7%;
  left: 4%;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou8_sp {
  width: 41%;
  top: 17%;
  left: 4%;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou9_sp {
  width: 41%;
  top: 14.4%;
  left: 37%;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou10_sp {
  width: 100%;
  top: 20.5%;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #tokucyou11_sp {
  width: 100%;
  top: 20.1%;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #spec1_sp {
  width: 100%;
  top: 23.9%;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #spec2_sp {
  width: 43%;
  top: 25.1%;
  left: 1.6%;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #spec3_sp {
  width: 57.5%;
  top: 25.8%;
  right: 1.7%;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #spec4_sp {
  width: 100%;
  top: 32.5%;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #spec5_sp {
  width: 100%;
  top: 37.3%;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow1_sp {
  width: 100%;
  top: 44.3%;
  left: 0;
  z-index: 2;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow2_sp {
  width: 100%;
  top: 45.85%;
  left: 0;
  z-index: 4;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow3_sp {
  width: 100%;
  top: 47.15%;
  left: 0;
  z-index: 3;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow4_sp {
  width: 100%;
  top: 52.65%;
  left: 0;
  z-index: 2;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow5_sp {
  width: 100%;
  top: 57.35%;
  left: 0;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow6_sp {
  width: 100%;
  top: 62.2%;
  left: 0;
  z-index: 2;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow6_sp #arrow {
  position: absolute;
  top: -0.4%;
  left: 52%;
  width: 7.5%;
  z-index: 4;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #gameflow7_sp {
  width: 100%;
  top: 67.8%;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky1_sp {
  width: 100%;
  top: 73.5%;
  left: 0;
  z-index: 6;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky2_sp {
  width: 100%;
  top: 74.3%;
  left: 0;
  z-index: 5;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky3_sp {
  width: 100%;
  top: 74.8%;
  left: 0;
  z-index: 3;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky4_sp {
  width: 45%;
  top: 80.9%;
  left: 27%;
  z-index: 4;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky5_sp {
  width: 47%;
  top: 76.95%;
  left: 4%;
  z-index: 3;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky6_sp {
  width: 47%;
  top: 83.1%;
  left: 3.7%;
  z-index: 3;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky7_sp {
  width: 47%;
  top: 83.1%;
  left: 49%;
  z-index: 3;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky8_sp {
  width: 100%;
  top: 74%;
  left: 0;
  z-index: 2;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky9_sp {
  width: 100%;
  top: 77.85%;
  left: 0;
  z-index: 1;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #lucky10_sp {
  width: 100%;
  top: 88.6%;
  left: 0;
}
#wrapper #sp #inner_sp #contents_sp #box_sp #copyright_sp {
  position: absolute;
  bottom: 0.45%;
}
#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: 5% 0 3%;
}
#wrapper #sp #inner_sp #menu_sp #menu_inner_sp {
  width: 94%;
  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 */
