.wrapper {
  padding: 115px 0 0;
}

.index__inner h1 {
  padding: 0 0 80px;
  text-align: center;
}
.index__inner__r18 p {
  text-align: center;
  font-size: 11px;
}
.index__inner__r18 p:after {
  display: block;
  margin: auto;
  width: 40px;
  height: 39px;
  content: "";
  background: url(../images/r18.png) no-repeat 0 0;
}
.index__inner__btn {
  margin: -75px 0 0;
  padding: 0 0 100px;
  text-align: center;
  font-size: 0;
}
.index__inner__btn li {
  display: inline-block;
  width: 322px;
  height: 86px;
  margin: 0 100px;
  vertical-align: middle;
  text-align: center;
  line-height: 86px;
  position: relative;
}
.index__inner__btn li a {
  display: block;
  font-size: 30px;
  font-family: "Cormorant Infant", serif;
}
.index__inner__btn li a:hover {
  text-decoration: none;
}
.index__inner__btn li:first-child a {
  background: url(../images/btn_enter.png) no-repeat 0 0;
}
.index__inner__btn li:first-child a:hover {
  background-position: 0 -86px;
  text-decoration: none;
}
.index__inner__btn li:first-child a:before {
  position: absolute;
  top: 0;
  left: 80px;
  font-family: "icomoon";
  content: "\e901";
  color: #b465e7;
  font-size: 24px;
}
.index__inner__btn li:last-child a {
  background: url(../images/btn_exit.png) no-repeat 0 0;
}
.index__inner__btn li:last-child a:hover {
  background-position: 0 -86px;
  text-decoration: none;
}
.index__inner__btn li:last-child a:before {
  position: absolute;
  top: 0;
  left: 86px;
  font-family: "icomoon";
  content: "\e901";
  color: #929292;
  font-size: 24px;
}
.index__inner__text {
  padding: 0 0 140px;
}
.index__inner__text p {
  text-align: center;
}
.index__inner__text p:not(:last-child) {
  padding: 0 0 30px;
}

.indexFt {
  margin: 0 !important;
}

.index__inner__meintext {
  font-size: 50px;
  margin-bottom: 20px;
  text-align: center;
  font-family: "Cormorant Infant", serif;
}