body {
  font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic;
  color: #000;
  line-height: 1.5;
  font-size: 13px;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
  outline: 0;
}

a:link,
a:visited {
  color: #DE0DB1;
  text-decoration: none;
}

.Wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

.headContents {
  width: 100%;
  height: 42px;
  padding: 0;
  background: url(../images02/bg_head.png) repeat-x;
  position: relative;
}

.MainVisual {
  background: #000 url(../images02/bg_main.png) no-repeat center top;
  background-size: 2000px;
  height: 701px;
}
.MainVisual .MainVisual_inner {
  background: #000 url(../images02/main_img.png) no-repeat center top;
  margin: 0 auto;
  width: 1040px;
  height: 701px;
  overflow: hidden;
  position: relative;
}
.MainVisual .MainVisual_inner .MainVisual_title {
  background: url(../images02/main_title03.png) no-repeat;
  width: 400px;
  height: 345px;
  float: right;
  margin-top: 60px;
  margin-right: 10px;
  vertical-align: top;
  text-indent: -9999px;
}
.MainVisual .MainVisual_inner .MainVisual_img {
  background: url(../images02/main_img.png) no-repeat;
  width: 594px;
  height: 582px;
  float: left;
  margin-top: 46px;
  vertical-align: top;
  text-indent: -9999px
}
.OtherVisual {
  background: #000 url(../images02/bg_main.png) no-repeat center top;
  background-size: 2000px;
  height: 280px;
}

.OtherVisual .OtherVisual_inner {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.OtherVisual .OtherVisual_inner .OtherVisual_title {
  background: url(../images02/other_title03.png) no-repeat;
  width: 301px;
  height: 260px;
  float: right;
  margin-top: 10px;
  vertical-align: top;
  text-indent: -9999px;
}

.OtherVisual .OtherVisual_inner .OtherVisual_img {
  background: url(../images02/chara02_img.png) no-repeat;
  width: 90px;
  height: 100px;
  float: left;
  margin-top: 180px;
  vertical-align: top;
  text-indent: -9999px;
}

.headContents .wrDay {
  display: block;
  width: 350px;
  position: absolute;
  bottom: 25px;
  right: 10%;
}

.headContents .wrDay .elDay {
  width: 310px;
  position: relative;
}

.headContents .wrDay .elCara {
  width: 122px;
  position: absolute;
  top: 35px;
  right: -50px;
}

.PictureWp {
  background: url(../images02/bg_picture.png) no-repeat;
}

.wrMainCont {
  width: 950px;
  padding: 30px 0 0 0;
  margin: 0 auto;
}

.PictureWp .wrMainCont {
  padding: 50px 0;
}

.PictureWp .wrMainCont .mdBox {
  display: flex;
}

.PictureWp .wrMainCont .mdBox .wrBox {
  box-sizing: border-box;
}

.NoticeWp {
background: #000 url(../images02/bg_til.png) repeat;
}
.NoticeWp .wrMainCont {
  padding: 50px 0;
}

.NoticeWp .wrMainCont .mdBox {
    font-weight: bold;
    padding: 13px;
    border: solid 2px;
    line-height: 1.8;
    font-size: 110%;
}

.NoticeWp .wrMainCont .mdBox .wrBox .elTil {
  font-size:120%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px
}
.OutlineWp {
  background: url(../images02/bg_outline.png) no-repeat;
  padding-bottom: 40px;
}

.OutlineWp .wrMainCont {
  position: relative;
}

.OutlineWp .wrMainCont .elrogo {
  position: absolute;
  right: 0;
  top: 0px;
}

.OutlineWp .wrMainCont .elTitle {
  margin: 10px 0 30px 0;
}

.TwitterWp {
  background: url(../images02/bg_twitter.png) no-repeat;
  height: 502px;
}

.TwitterWp .wrMainCont .mdBox {
  background: url(../images02/bg_twitter02.png) no-repeat;
  height: 200px;
  padding: 110px 200px 120px 220px;
}

.TwitterWp .wrMainCont .twBox {
  height: 200px;
  width: 530px;
}

.SoonWp {
  background: url(../images02/bg_soon01.png) repeat;
}

.SoonWp .wrMainCont {
  width: 758px;
  padding: 40px 0;
}

.SoonWp .wrMainCont .mdBox {
  background: url(../images02/bg_soon.png) no-repeat;
  height: 389px;
}

.fooderContents {
  height: 100px;
  padding: 20px;
  background-color: #000;
  border-top: solid 5px #e6427f
}

.fooderContents p {
  font-size: 12px;
  text-align: center;
  color: #FFF;
}

.WrNavi {
  width: 100%;
  height: 60px;
  background-color: #000;
  border-bottom: solid 5px #e6427f
}

.WrNavi .elNavi {
  display: table;
  margin: 0 auto;
}

.WrNavi .elNavi .elBtn {
  display: table-cell;
}

.WrNavi .elNavi a:hover img {
  opacity: 0.5;
}

.WrNavi .elNavi a:active img {
  position: relative;
  top: 3px;
}
.TicketWp {
  background: url(../images02/bg_twitter.png) repeat;

}
.TicketWp .wrMainCont {
    padding: 40px 0;
}
.TicketWp .mdBox .elNote {
  font-size: 14px;
}
.mdtiArea {
  position: relative;
  margin: 15px 0;
}

.mdtiArea .elTitle {
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.mdtiArea .elImage {
  position: absolute;
  right: 0px;
  top: 30px;
  text-align: center
}

.mdtiArea .elImage span {
  display: block;
  font-size: 11px;
  text-aline: center;
  margin-top: -5px;
}
.mdtiArea .elImage02 {
  position: absolute;
  right: 240px;
  top: 0px;
  text-align: center
}
.eltiArea {
  font-size: 15px;
  margin: 0 0 5px;
  display: table;
}

.eltiArea .elTerm {
  display: table-cell;
  text-align: left;
  font-weight: 700;
  vertical-align: top;
  padding: 2px 0 0 0;
  width: 140px;
  line-height: 1.3;
}

.eltiArea .elTerm--02 {
  width: 260px;
}

.eltiArea .elTerm--03 {
  width: 230px;
}

.eltiArea dd {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}

.eltiArea .elTxt {
  margin: 0 0 5px 100px;
}

.poyooon {
  -webkit-animation: poyooon 0.9s linear 0s infinite normal;
  animation: poyooon 0.9s linear 0s infinite;
}

@-webkit-keyframes poyooon {
  0% {
    -webkit-transform: scale(1.0, 1.0) translate(0%, 0%);
  }
  10% {
    -webkit-transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  40% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  50% {
    -webkit-transform: scale(1.0, 1.0) translate(0%, 0%);
  }
  60% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -100%);
  }
  75% {
    -webkit-transform: scale(0.9, 1.2) translate(0%, -20%);
  }
  85% {
    -webkit-transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  100% {
    -webkit-transform: scale(1.0, 1.0) translate(0%, 0%);
  }
}

@keyframes poyooon {
  0% {
    transform: scale(1.0, 1.0) translate(0%, 0%);
  }
  10% {
    transform: scale(1.1, 0.9) translate(0%, 5%);
  }
  40% {
    transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  50% {
    transform: scale(1.0, 1.0) translate(0%, 0%);
  }
  60% {
    transform: scale(0.9, 1.2) translate(0%, -100%);
  }
  75% {
    transform: scale(0.9, 1.2) translate(0%, -20%);
  }
  85% {
    transform: scale(1.2, 0.8) translate(0%, 15%);
  }
  100% {
    transform: scale(1.0, 1.0) translate(0%, 0%);
  }
}

.swing {
  margin: 10px;
  -moz-animation: swing linear 5s infinite;
  -moz-transform-origin: center -30px 0;
  -webkit-animation: swing linear 2s infinite;
  -webkit-transform-origin: center -30px 0;
  -ms-animation: swing linear 3s infinite;
  -ms-transform-origin: center -30px 0;
  -o-animation: swing linear 3s infinite;
  -o-transform-origin: center -30px 0;
  animation: swing linear 3s infinite;
  transform-origin: center -30px 0;
  display: block;
  float: left;
}

@-moz-keyframes swing {
  0% {
    -moz-transform: rotate(0deg)
  }
  25% {
    -moz-transform: rotate(5deg);
  }
  50% {
    -moz-transform: rotate(0deg);
  }
  75% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}

@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}

@-o-keyframes swing {
  0% {
    -o-transform: rotate(0deg);
  }
  25% {
    -o-transform: rotate(5deg);
  }
  50% {
    -o-transform: rotate(0deg);
  }
  75% {
    -o-transform: rotate(-5deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}

@-ms-keyframes swing {
  0% {
    -ms-transform: rotate(0deg);
  }
  25% {
    -ms-transform: rotate(5deg);
  }
  50% {
    -ms-transform: rotate(0deg);
  }
  75% {
    -ms-transform: rotate(-5deg);
  }
  100% {
    -ms-transform: rotate(0deg);
  }
}

@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.buruburu {
  -webkit-animation: buruburu 0.1s infinite linear alternate;
  animation: buruburu 0.1s infinite linear alternate;
}

@-webkit-keyframes buruburu {
  0% {
    -webkit-transform: translate(0, 0) rotate(-3deg);
  }
  50% {
    -webkit-transform: translate(0, -1px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0)rotate(3deg);
  }
}

@keyframes buruburu {
  0% {
    transform: translate(0, 0) rotate(-3deg);
  }
  50% {
    transform: translate(0, -1px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0)rotate(3deg);
  }
}

.pagetop {
  text-decoration: none;
  display: none;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
}

.pagetop:hover {
  text-decoration: none;
}

