.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%;
}

.fade-in, .fade-up, .fade-right, .fade-left, .fade-down {
  opacity: 0;
}

.item {
  position: absolute;
}

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

#wrapper {
  height: auto;
  min-width: 950px; /*950px*/
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
#wrapper #pc {
  display: block;
}
#wrapper #pc #inner {
  overflow: hidden;
  margin: 0 auto;
}
#wrapper #pc #inner #menu {
  position: relative;
  top: 0;
  width: 100%;
  min-width: 950px;
  height: 124px;
  background-image: url(../img/pc/menu_bg.jpg);
  background-position: top center;
  background-size: auto 100%;
  background-repeat: repeat-x;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 11;
  list-style: none;
}
#wrapper #pc #inner #menu li {
  width: 343px;
  height: 93px;
  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: -19px;
  width: 100%;
  height: 19px;
  background-image: url(../img/pc/menu_bg_bottom.png);
  background-position: top center;
  background-size: auto 100%;
  background-repeat: repeat-x;
}
#wrapper #pc #inner #toku {
  position: relative;
  overflow: hidden;
  margin-top: -8px;
}
#wrapper #pc #inner #toku #toku_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/pc/toku_bg.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
#wrapper #pc #inner #toku #toku_box {
  position: absolute;
  width: 1920px;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
#wrapper #pc #inner #toku #toku_box .item-center {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
#wrapper #pc #inner #toku #toku_box #toku1 {
  top: 60px;
  z-index: 2;
}
#wrapper #pc #inner #toku #toku_box #toku2 {
  top: 15px;
  z-index: 1;
}
#wrapper #pc #inner #toku #toku_box #toku3 {
  top: 181px;
  left: 1175px;
  z-index: 1;
}
#wrapper #pc #inner #toku #toku_box #toku4 {
  top: 370px;
  left: 430px;
  z-index: 1;
}
#wrapper #pc #inner #toku #toku_box #toku5 {
  top: 718px;
  left: 449px;
}
#wrapper #pc #inner #toku #toku_box #toku6 {
  top: 767px;
  left: 630px;
}
#wrapper #pc #inner #toku #toku_box #toku7 {
  top: 903px;
  left: 453px;
  z-index: 2;
}
#wrapper #pc #inner #toku #toku_box #toku8 {
  top: 1158px;
  left: 1238px;
}
#wrapper #pc #inner #toku #toku_box #toku9 {
  top: 864px;
  left: 606px;
  z-index: 1;
}
#wrapper #pc #inner #toku #toku_box #toku10 {
  top: 1404px;
  left: 533px;
}
#wrapper #pc #inner #toku #toku_box #toku11 {
  top: 1527px;
}
#wrapper #pc #inner #toku #toku_box #toku12 {
  top: 1838px;
  left: 971px;
}
#wrapper #pc #inner #spec {
  position: relative;
  overflow: hidden;
  margin-top: -8px;
}
#wrapper #pc #inner #spec #spec_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/pc/spec_bg.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
#wrapper #pc #inner #spec #spec_box {
  position: absolute;
  width: 1920px;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
#wrapper #pc #inner #spec #spec_box .item-center {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
#wrapper #pc #inner #spec #spec_box #spec1 {
  top: 91px;
}
#wrapper #pc #inner #spec #spec_box #spec2 {
  top: 251px;
  left: 443px;
}
#wrapper #pc #inner #spec #spec_box #spec3 {
  top: 243px;
  right: 436px;
}
#wrapper #pc #inner #spec #spec_box #spec4 {
  top: 830px;
}
#wrapper #pc #inner #spec #spec_box #spec5 {
  top: 1234px;
  right: 449px;
}
#wrapper #pc #inner #game {
  position: relative;
  overflow: hidden;
  margin-top: -8px;
}
#wrapper #pc #inner #game #game_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/pc/game_bg.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
}
#wrapper #pc #inner #game #game_box {
  position: absolute;
  width: 1920px;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
#wrapper #pc #inner #game #game_box .item-center {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
#wrapper #pc #inner #game #game_box #game1 {
  top: 79px;
}
#wrapper #pc #inner #game #game_box #game2 {
  top: 237px;
  left: 441px;
  z-index: 3;
}
#wrapper #pc #inner #game #game_box #game3 {
  top: 237px;
  right: 443px;
  z-index: 2;
}
#wrapper #pc #inner #game #game_box #game4 {
  top: 618px;
  left: 442px;
  z-index: 1;
}
#wrapper #pc #inner #game #game_box #game5 {
  top: 620px;
  right: 442px;
}
#wrapper #pc #inner #game #game_box #game6 {
  top: 1048px;
}
#wrapper #pc #inner #game #game_box #game7 {
  top: 1523px;
  right: 449px;
}
#wrapper #pc #inner #game #game_box #game8 {
  bottom: 210px;
}
#wrapper #pc .kugiri {
  height: 47px;
  background-image: url(../img/pc/kugiri.png);
  background-position: top center;
  background-size: auto 47px;
  background-repeat: repeat-x;
  margin: -24px 0 -24px;
  position: relative;
  z-index: 1;
}
#wrapper #sp {
  display: none;
}
#wrapper #sp #inner_sp {
  overflow: hidden;
  margin: 0 auto;
}
#wrapper #sp #inner_sp #toku_sp {
  position: relative;
  height: 100%;
}
#wrapper #sp #inner_sp #toku_sp #toku_bg_sp {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/sp/toku_bg.jpg);
  background-position: top center;
  background-size: cover;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp {
  height: 100%;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp .item-center {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku1_sp {
  width: 94%;
  top: 3.7%;
  z-index: 1;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku2_sp {
  width: 100%;
  top: 6.1%;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku3_sp {
  width: 28%;
  top: 9.1%;
  right: 0;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku4_sp {
  width: 78%;
  top: 17.7%;
  left: 2%;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku5_sp {
  width: 18%;
  top: 32.8%;
  left: 4%;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku6_sp {
  width: 47%;
  top: 36%;
  left: 24%;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku7_sp {
  width: 15%;
  top: 39.6%;
  left: 3%;
  z-index: 1;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku8_sp {
  width: 94%;
  top: 41.6%;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku9_sp {
  width: 25%;
  top: 66.3%;
  right: 0;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku10_sp {
  width: 78%;
  top: 73.5%;
  left: 3%;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku11_sp {
  width: 94%;
  top: 79.3%;
}
#wrapper #sp #inner_sp #toku_sp #toku_box_sp #toku12_sp {
  width: 56%;
  top: 93.3%;
  right: 4%;
}
#wrapper #sp #inner_sp #spec_sp {
  position: relative;
  height: 100%;
}
#wrapper #sp #inner_sp #spec_sp #spec_bg_sp {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/sp/spec_bg.jpg);
  background-position: top center;
  background-size: cover;
}
#wrapper #sp #inner_sp #spec_sp #spec_box_sp {
  height: 100%;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
#wrapper #sp #inner_sp #spec_sp #spec_box_sp .item-center {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
#wrapper #sp #inner_sp #spec_sp #spec_box_sp #spec1_sp {
  width: 94%;
  top: 5.7%;
  z-index: 1;
}
#wrapper #sp #inner_sp #spec_sp #spec_box_sp #spec2_sp {
  width: 60%;
  top: 17%;
  left: 3.5%;
}
#wrapper #sp #inner_sp #spec_sp #spec_box_sp #spec3_sp {
  width: 31.5%;
  top: 17.5%;
  right: 4%;
}
#wrapper #sp #inner_sp #spec_sp #spec_box_sp #spec4_sp {
  width: 93%;
  top: 55.3%;
}
#wrapper #sp #inner_sp #spec_sp #spec_box_sp #spec5_sp {
  width: 80.5%;
  bottom: 6%;
  right: 4%;
}
#wrapper #sp #inner_sp #game_sp {
  position: relative;
  height: 100%;
}
#wrapper #sp #inner_sp #game_sp #game_bg_sp {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../img/sp/game_bg.jpg);
  background-position: top center;
  background-size: cover;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp {
  height: 100%;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp .item-center {
  left: 50% !important;
  transform: translateX(-50%) !important;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp #game1_sp {
  width: 94%;
  top: 2.7%;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp #game2_sp {
  width: 94%;
  top: 7.7%;
  z-index: 3;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp #game3_sp {
  width: 50.7%;
  top: 12%;
  left: 3%;
  z-index: 2;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp #game4_sp {
  width: 45.3%;
  top: 11.1%;
  right: 3.5%;
  z-index: 1;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp #game5_sp {
  width: 93%;
  top: 45%;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp #game6_sp {
  width: 60.3%;
  top: 73.8%;
  right: 3.6%;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp #game7_sp {
  width: 56%;
  top: 93.5%;
  right: 3.5%;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp #game8_sp {
  width: 33.5%;
  top: 73.9%;
  left: 3.7%;
}
#wrapper #sp #inner_sp #game_sp #game_box_sp #game9_sp {
  width: 61%;
  bottom: 1.7%;
}
#wrapper #sp #inner_sp #menu_sp {
  position: relative;
  width: 100%;
  height: auto;
  margin: -1.7% auto 0;
  background-image: url(../img/sp/menu_bg.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  padding: 4.5% 0 3.5%;
}
#wrapper #sp #inner_sp #menu_sp .menu-top {
  position: absolute;
  left: 0;
  top: -14px;
  width: 100%;
  height: 14px;
  background-image: url(../img/sp/menu_bg_top.png);
  background-position: top center;
  background-size: auto 100%;
  background-repeat: repeat-x;
}
#wrapper #sp #inner_sp #menu_sp #menu_inner_sp {
  width: 94%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
}
#wrapper #sp #inner_sp #menu_sp #menu_inner_sp .menu-01 {
  width: 100%;
  margin-bottom: 1%;
}
#wrapper #sp #inner_sp #menu_sp #menu_inner_sp li {
  width: 50%;
  box-sizing: border-box;
}
#wrapper #sp .kugiri-sp {
  height: 32px;
  background-image: url(../img/sp/kugiri.png);
  background-position: top center;
  background-size: auto 32px;
  background-repeat: repeat-x;
  margin: -16px 0 -16px;
  position: relative;
  z-index: 1;
}

@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%;
  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 */