*, body, div, html {
  margin: 0;
  padding: 0;
  top: 0;
  zoom: 1;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  zoom: 1;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  letter-spacing: -0.1px;
  font-size: 62%;
  background: #270226;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

img, a img, iframe {
  border: none;
}

a {
  color: #f00000;
  text-decoration: none;
  font-weight: 900;
}

a:hover {
  text-decoration: underline;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 900px;
}

.btn_area {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn_area a {
  margin: 6% 2%;
  width: 34%;
}

#bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: auto;
  background-size: cover;
}

#contents {
  background-size: contain;
}

.main_visual {
  z-index: 10;
  position: relative;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

.main_visual img {
  /* margin-left: 60px; */
  position: relative;
  width: 100%;
}

section {
  position: relative;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto;
}

#live .url_ticket {
  display: block;
  position: absolute;
  top: 35.1%;
  left: 29%;
  width: 55%;
}
#live .url_qa {
  display: block;
  position: absolute;
  top: 45.5%;
  left: 34%;
  width: 35%;
}

.attention {
  position: relative;
}
.attention .url_attention01 {
  position: absolute;
  top: 31.1%;
  left: 25.5%;
  width: 41%;
}
.attention .url_attention02 {
  position: absolute;
  top: 38.5%;
  left: 34%;
  width: 30%;
}
.attention .url_attention03 {
  position: absolute;
  top: 71.9%;
  left: 6.8%;
  width: 88%;
}
.attention .url_attention04 {
  position: absolute;
  top: 50.7%;
  left: 9.9%;
  width: 61%;
}
.attention .url_attention05 {
  position: absolute;
  top: 52.6%;
  left: 9.9%;
  width: 48%;
}
.attention .url_guide01 {
  position: absolute;
  top: 49%;
  left: 10%;
  width: 46%;
}
.attention .url_guide02 {
  position: absolute;
  top: 50.5%;
  left: 10.3%;
  width: 52%;
}

.tokuten01 {
  text-align: center;
  margin: 80px auto;
}
.tokuten01 img {
  width: 75%;
}

.tokuten02 {
  position: relative;
  background: #f8f8f8;
  padding-bottom: 100px;
}
.tokuten02 .tokuten02_btn01 {
  position: absolute;
  top: 49.6%;
  left: 62%;
  width: 30%;
}
.tokuten02 .tokuten02_btn02 {
  position: absolute;
  top: 55.9%;
  left: 62%;
  width: 30%;
}

.btn_cd_buy {
  position: absolute;
  top: 87.3%;
  left: 2%;
  width: 96%;
}
.btn_cd_buy a {
  display: block;
  position: absolute;
  top: 48%;
  left: 26%;
  width: 67%;
}

.cd_attention:last-child {
  margin-bottom: 100px;
}
.cd_attention p {
  background: rgba(255, 255, 255, 0.75);
  padding: 40px 80px 80px;
  font-size: 14px;
  font-size: 1.1666666667rem;
  line-height: 1.7;
  color: #3d3d3d;
  text-align: left;
}

.copyrights {
  position: relative;
  width: 100%;
  height: 10px;
  text-align: center;
  font-size: 8px;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 0;
  padding-bottom: 30px;
}

a:hover {
  opacity: 0.7;
}

#caution_popup {
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  padding: 100px 0 0px;
}

#caution_popup .popup_bg {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.71);
}

#caution_popup .popup_inner {
  position: relative;
  width: 100%;
  height: 90%;
  margin: 0 auto;
  max-width: 800px;
  background: transparent;
  padding: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  color: #000;
}

#caution_popup h2 {
  font-size: 24px;
  color: #e60012;
  font-weight: bold;
  margin-bottom: 30px;
}

#caution_popup p a {
  color: #e60012;
  text-decoration: underline;
}

#caution_popup p a:hover {
  text-decoration: none;
}

#caution_popup .url01 {
  position: absolute;
  opacity: 1;
  height: auto;
  top: 771px;
  left: 30px;
  z-index: 10000;
}

#caution_popup .url01 {
  position: absolute;
  opacity: 1;
  height: auto;
  top: 1126px;
  left: 60px;
  z-index: 10000;
}

#caution_popup .url02 {
  position: absolute;
  opacity: 1;
  height: auto;
  top: 1230px;
  left: 60px;
  z-index: 10000;
}

#caution_popup .url03 {
  position: absolute;
  opacity: 1;
  height: auto;
  top: 1360px;
  left: 55px;
  z-index: 10000;
}

#caution_popup .close {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 0;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 55px;
  cursor: pointer;
}

.popup_caution {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000000;
}
.popup_caution .popup_bg {
  background: #fff;
  opacity: 1;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
}
.popup_caution .popup_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.popup_caution .popup_container {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  width: auto;
  max-width: 770px;
  height: auto;
  margin: 0 auto;
  padding: 10% 0;
}
.popup_caution .url0308 {
  position: absolute;
  top: 23.2%;
  left: 7%;
  width: 82%;
}
.popup_caution .url02 {
  position: absolute;
  top: 81.4%;
  left: 9%;
  width: 82%;
}
.popup_caution .close {
  position: fixed;
  width: 100px;
  height: 100px;
  top: 0;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 45px;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  #caution_popup .popup_inner {
    position: relative;
    width: 100%;
    height: 90%;
    margin: 0 auto;
    max-width: 800px;
    background: transparent;
    padding: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    color: #000;
  }

  #caution_popup .url01 {
    position: absolute;
    opacity: 1;
    height: auto;
    top: 1126px;
    left: 60px;
    z-index: 10000;
  }

  #caution_popup .url02 {
    position: absolute;
    opacity: 1;
    height: auto;
    top: 1230px;
    left: 60px;
    z-index: 10000;
  }

  #caution_popup .url03 {
    position: absolute;
    opacity: 1;
    height: auto;
    top: 1360px;
    left: 55px;
    z-index: 10000;
  }
}

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