.index .contents {
  width: 100%;
  padding: 0;
}
.index .unit {
  margin: 0 0 100px 0;
}
.index .footer {
  margin-top: 50px;
  background-color: white;
  color: #42210b;
  border: none;
  background-image: none;
}
.index .footer .ft-nav {
  float: none;
  width: auto;
  text-align: center;
  margin-bottom: 50px;
}
.index .footer .ft-nav li {
  float: none;
  width: auto;
  margin: 10px 10px;
}
.index .footer .ft-nav a {
  color: #c0272d;
}
.index .description {
  margin: 10px auto;
  width: 96%;
}
.index .description p {
  padding: 5px 0;
}
.index .copyright {
  background-color: white;
}
.index .header {
  position: static !important;
  background-color: transparent !important;
  background-image: none;
  height: auto;
  margin: 15px 0;
  color: #c0272d;
}
.index .facade {
  position: relative;
}
.index .facade .branding {
  margin: 0;
  width: 100%;
  position: absolute;
  top: 80px;
  left: 298px;
  max-width: 44%;
}
.index .facade img {
  width: 100%;
}
.index .custom-area {
  padding-top: 0;
}
.index .brand_link-area {
  text-align: center;
  margin: 80px 0;
}
.index .entrance {
  margin: 3rem 0;
  height: auto;
  width: 100%;
  position: relative;
}
.index .entrance .enter {
  text-align: center;
  width: 35%;
  margin-left: 100px;
}
.index .entrance .enter img {
  max-width: 150px;
  min-width: 80px;
  left: 40%;
}
.index .entrance .enter img img {
  max-width: 40px;
  min-width: 40px;
}
.index .entrance .enter p {
  font-size: 26px;
  font-size: 2.6rem;
}
.index .entrance .enter p span {
  font-size: 11px;
  font-size: 1.1rem;
}
.index .entrance .enter a {
  color: white;
  padding: 14px 0;
}
.index .entrance .under18 {
  text-align: center;
  position: absolute;
  left: 40%;
}
.index .entrance .under18 img {
  max-width: 40px;
  min-width: 40px;
}
.index .entrance .exit {
  text-align: center;
  position: absolute;
  text-align: left;
  right: 0%;
  top: 10px;
  width: 40%;
}
.index .entrance .exit img {
  max-width: 45px;
  min-width: 35px;
  position: absolute;
  left: -55px;
}
.index .entrance .exit a {
  color: #c9302c;
}
.index .info-area {
  background-color: #c0272d;
  border-radius: 6px;
  padding: 3%;
}
.index .info-area h2 {
  background-color: transparent;
  text-align: center;
  color: #c0272d;
}
.index .info-area p {
  padding: 0px 8%;
}
.index .qr-area {
  position: absolute;
  overflow: hidden;
  right: 3%;
  top: 2%;
  z-index: 2;
  border: 4px solid #c0272d;
  border-radius: 4px;
  padding: 4px;
  background-color: #fff;
}
.index .qr-area canvas {
  width: 100%;
  height: auto;
}
.index .qr-area .qr {
  width: 120px;
  margin-right: 6px;
  text-align: center;
  float: left;
  background: #c0272d;
  border: 6px solid #c0272d;
  border-radius: 4px;
}
.index .qr-area .qr p {
  color: white;
}
.index .gate {
  margin: 0 auto;
  width: 75%;
}
.index .gate .shop-area {
  margin-bottom: 1rem;
  overflow: hidden;
  text-align: center;
}
.index .gate .shop-area p {
  margin: 2% auto;
  width: 300px;
  display: inline-block;
}
.index .gate .shop-area a {
  font-size: 30px;
  font-size: 3rem;
  line-height: 120px;
  line-height: 12rem;
}
.index .gate .text-area p {
  padding: 0 3% 3%;
}
.mobile .index .header {
  box-shadow: none;
  margin: 0;
}
.mobile .index h1 {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 1%;
}
.mobile .index .qr-area {
  display: none;
}
.mobile .index .facade {
  height: inherit;
  margin: 10px auto 10px;
}
.mobile .index .facade .branding {
  position: absolute;
  max-width: 70%;
  height: auto;
  top: 7%;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto auto;
}
.mobile .index .facade .branding-visual {
  position: absolute;
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.mobile .index .custom-area {
  padding-top: 0;
}
.mobile .index .brand_link-area {
  text-align: center;
  margin: 80px 0;
}
.mobile .index .entrance {
  width: 100%;
}
.mobile .index .entrance .enter {
  width: 70%;
  margin: 0 15% 5%;
}
.mobile .index .entrance .enter p {
  font-size: 20px;
  font-size: 2rem;
}
.mobile .index .entrance .exit {
  position: static;
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
}
.mobile .index .entrance .exit img {
  position: static;
  margin: 0 auto;
  display: inherit;
}
.mobile .index .entrance .exit p {
  text-align: center;
}
.mobile .index .custom-area {
  padding-top: 0px;
  margin: 15px 4% 15px;
}
.mobile .index .brand_link-area img {
  width: 98%;
  margin: 0 1%;
}
.mobile .index .description {
  width: 90%;
}
.mobile .index .description p {
  margin: 0 2%;
}
.mobile .index .gate {
  margin: 0 auto;
  width: 100%;
}
.mobile .index .gate .shop-area {
  padding: 0 3% 3%;
  overflow: hidden;
}
.mobile .index .gate .shop-area p {
  margin: 2%;
  width: 96%;
}
.mobile .index .gate .shop-area a {
  font-size: 30px;
  font-size: 3rem;
  line-height: 100px;
  line-height: 10rem;
}
.mobile .index .gate .text-area p {
  padding: 0 3% 3%;
}
.tablet.portrait .header {
  max-width: 100%;
  min-width: 100%;
}
.tablet.portrait h1 {
  padding: 5px;
}
.tablet.portrait .header {
  height: auto;
}
.tablet.portrait .facade {
  margin: 50px auto 20px;
}
.tablet.portrait .facade .branding {
  top: 25%;
  left: 30%;
}
.tablet.portrait .shop-area p {
  margin: 2% auto;
  float: inherit;
}
