@charset "utf-8";
/*
#bodywrapper{
	background: url(../../image/top/sp_top.jpg) no-repeat;
	background-size: cover;
	width: 320px;
	height: 14920px;
	background-position: 0 2px;
}
*/
#bodywrapper .noScroll {
  position: fixed;
  overflow-x: scroll;
  overflow-y: scroll;
}
/*
====================================================
■ loading
====================================================
*/
#loading {
  position: fixed;
  z-index: 10000;
  width: 320px;
  height: 100%;
  background: #000;
}
#loading .light {
  background: url(../../image/top/loading/light.gif) no-repeat;
  background-size: cover;
  width: 320px;
  height: 70.5px;
}
#loading .logo {
  background: url(../../image/top/loading/logo.png) no-repeat;
  background-size: cover;
  width: 155px;
  height: 110px;
  position: absolute;
  left: 50%;
  top: 45%;
  margin-left: -78px;
  margin-top: -55px;
}
#loading .percentbox {
  position: absolute;
  left: 0%;
  top: 59%;
  width: 100%;
}
#loading .percentbox .num {
  font-size: 20px;
  display: block;
  text-align: center;
}
#loading .percentbox .percent {
  display: block;
  background: url(../../image/top/loading/percent.png) no-repeat;
  background-size: cover;
  width: 15px;
  height: 15px;
  margin: 4px auto 0;
}
#contents {
  display: none;
}
/*
====================================================
■ header
====================================================
*/
#header.top .main {
  position: relative;
  width: 320px;
  height: 435px;
}
#header.top .main .image {
  background: url(../../image/top/top/main-image.jpg) no-repeat;
  background-size: cover;
  width: 320px;
  height: 435px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
#header.top .main .image-cover {
  background: url(../../image/top/top/main-image-cover.jpg) no-repeat;
  background-size: cover;
  width: 320px;
  height: 435px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}
#header.top .main .copy {
  background: url(../../image/top/top/main-copy.png) no-repeat;
  background-size: cover;
  width: 15px;
  height: 150px;
  position: absolute;
  left: 154px;
  top: 68px;
  z-index: 3;
  text-indent: -9999px;
}
#header.top .main .title {
  background: url(../../image/top/top/main-title.png) no-repeat;
  background-size: cover;
  width: 320px;
  height: 210px;
  position: absolute;
  left: 0;
  top: 225px;
  z-index: 3;
  text-indent: -9999px;
}
#header.top .main .mode {
  background: url(../../image/top/top/mode--01.png) no-repeat;
  background-size: 95px 90px;
  width: 95px;
  height: 90px;
  position: absolute;
  left: 212px;
  top: 13px;
  z-index: 4;
  text-indent: -9999px;
}
#header.top .main .cm {
  background: url(../../image/top/top/movie--01.png) no-repeat;
  background-size: 95px 90px;
  width: 95px;
  height: 90px;
  position: absolute;
  left: 212px;
  top: 178px;
  z-index: 4;
  text-indent: -9999px;
}
#header.top .main .btnImg {
  background: url(../../image/top/top/privilege--01.png) no-repeat;
  background-size: 95px 90px;
  width: 95px;
  height: 90px;
  position: absolute;
  left: 212px;
  top: 96px;
  z-index: 4;
  text-indent: -9999px;
}
#header.top .main .btnAccess {
  background: url(../../image/top/top/top--btn--access.png) no-repeat;
  background-size: 95px 53px;
  width: 95px;
  height: 53px;
  position: absolute;
  left: 8px;
  top: 206px;
  z-index: 4;
  text-indent: -9999px;
}
#header.top .main .btnAccess:after {
  background-position: 0px -106px;
}
#header.top .main .btnToday {
  background: url(../../image/top/top/top--btn--today.png) no-repeat;
  background-size: 95px 53px;
  width: 95px;
  height: 53px;
  position: absolute;
  left: 8px;
  top: 148px;
  z-index: 4;
  text-indent: -9999px;
}
#header.top .main .btnToday:after {
  background-position: 0px -106px;
}
#header.top div.arrow {
  background: url(../../image/top/top/scroll-arrow.png) no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin: 8px auto 0;
}
/*
====================================================
■ Modal
====================================================
*/
.modalImageSection {
  position: relative;
  width: 100%;
}
.modalImageSection .img {
  margin-top: 40px;
}
#ModalImageTemplate {
  z-index: 999;
}
.btnImgClose {
  text-align: center;
  width: 300px;
}
.btnImgClose .rollover {
  display: inline-block;
}
.modalImageSection2 {
  position: relative;
  width: 100%;
}
.modalImageSection2 .img {
  margin-top: 40px;
}
.modalImageSection2 .link {
  margin-top: -64px;
  margin-left: -1px;
  text-align: center;
}
#ModalImageTemplate2 {
  z-index: 999;
}
.btnImgClose2 {
  text-align: center;
  margin-top: 15px;
  width: 300px;
  margin-left: 13px;
}
.btnImgClose2 .rollover {
  display: inline-block;
}
/*
====================================================
■ news
====================================================
*/
#news {
  margin-top: 76px;
  padding-top: 5px;
}
#news h2 {
  background: url(../../image/top/news/title.png) no-repeat;
  background-size: cover;
  width: 300px;
  height: 40px;
  text-indent: -9999px;
  margin: 0 auto;
}
#news ul {
  width: 300px;
  margin: 0 auto;
  padding-top: 6px;
}
#news ul li {
  margin-top: 17px;
}
#news ul li .date {
  font-size: 12px;
  width: 55px;
  float: left;
}
#news ul li .txt {
  font-size: 12px;
  float: left;
  width: 245px;
}
#news .btn-today {
  display: block;
  background: url(../../image/common/parts/btn-today.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 26px auto 0;
  text-indent: -9999px;
}
/*
====================================================
■ story
====================================================
*/
#story-word {
  margin-top: 76px;
  height: 240px;
  position: relative;
}
#story-word .word-01 {
  position: absolute;
  left: 72px;
  top: 0;
  background: url(../../image/top/story/word-01.png) no-repeat;
  width: 180px;
  height: 230px;
  background-size: cover;
  z-index: 10;
}
#story {
  margin-top: 94px;
  padding-top: 10px;
  position: relative;
}
#story h2 {
  position: relative;
  height: 80px;
}
#story h2 .title {
  display: block;
  text-indent: -9999px;
}
#story h2 div {
  position: absolute;
  background-size: cover;
}
#story h2 .t1 {
  background-image: url(../../image/top/story/title-01.png);
  width: 45px;
  height: 45px;
  left: 55px;
  top: 26px;
}
#story h2 .t2 {
  background-image: url(../../image/top/story/title-02.png);
  width: 45px;
  height: 60px;
  left: 94px;
  top: 0px;
}
#story h2 .t3 {
  background-image: url(../../image/top/story/title-03.png);
  width: 45px;
  height: 45px;
  left: 132px;
  top: 23px;
}
#story h2 .t4 {
  background-image: url(../../image/top/story/title-04.png);
  width: 45px;
  height: 45px;
  left: 176px;
  top: 24px;
}
#story h2 .t5 {
  background-image: url(../../image/top/story/title-05.png);
  width: 50px;
  height: 40px;
  left: 230px;
  top: 32px;
}
#story .storybox {
  position: relative;
  margin-top: 13px;
  height: 1100px;
  overflow: hidden;
}
#story .storybox .txtbox {
  position: absolute;
}
#story .storybox .txtbox p {
  text-indent: -9999px;
  position: absolute;
  background-size: cover;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}
#story .storybox .bg {
  background: url(../../image/top/story/bg.png) no-repeat;
  background-size: cover;
  width: 320px;
  height: 625px;
  position: absolute;
  left: 0;
  top: 250px;
  z-index: 1;
}
#story .storybox .bg.anime {
  -webkit-animation: bgAnime 3500ms;
          animation: bgAnime 3500ms;
}
@-webkit-keyframes bgAnime {
  0% {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  75% {
    -webkit-filter: brightness(0.4);
            filter: brightness(0.4);
  }
  80% {
    -webkit-filter: brightness(1.8);
            filter: brightness(1.8);
  }
  85% {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  90% {
    -webkit-filter: brightness(1.8);
            filter: brightness(1.8);
  }
  100% {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}
@keyframes bgAnime {
  0% {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  75% {
    -webkit-filter: brightness(0.4);
            filter: brightness(0.4);
  }
  80% {
    -webkit-filter: brightness(1.8);
            filter: brightness(1.8);
  }
  85% {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
  90% {
    -webkit-filter: brightness(1.8);
            filter: brightness(1.8);
  }
  100% {
    -webkit-filter: brightness(1);
            filter: brightness(1);
  }
}
#story .storybox .bg2 {
  background: url(../../image/top/story/bg2.jpg) no-repeat;
  background-size: cover;
  width: 320px;
  height: 419px;
  position: absolute;
  left: 0;
  top: 456px;
  z-index: 2;
  opacity: 0;
}
#story .storybox .image-01-flame {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: url(../../image/top/story/image-01.png);
  background-size: 320px 250px;
  width: 320px;
  height: 180px;
}
#story .storybox .image-01-flame:after {
  content: "";
  background: url(../../image/top/story/image-01-flame.png);
  background-size: cover;
  width: 320px;
  height: 180px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
#story .storybox .image-01-flame.active {
  background-position: 0 -35px;
}
#story .storybox .word-02 {
  position: absolute;
  left: 216px;
  top: 111px;
  background: url(../../image/top/story/word-02.png) no-repeat;
  width: 90px;
  height: 160px;
  background-size: cover;
  z-index: 4;
}
#story .storybox .txtbox1 {
  left: 143px;
  top: 210px;
  z-index: 4;
}
#story .storybox .txtbox1 .t1 {
  background-image: url(../../image/top/story/text-01-01.png);
  width: 24px;
  height: 200px;
  left: 0px;
  top: 0px;
}
#story .storybox .txtbox1 .t2 {
  background-image: url(../../image/top/story/text-01-02.png);
  width: 24px;
  height: 200px;
  left: -24px;
  top: 0px;
}
#story .storybox .txtbox1 .t3 {
  background-image: url(../../image/top/story/text-01-03.png);
  width: 24px;
  height: 200px;
  left: -48px;
  top: 0px;
}
#story .storybox .txtbox1 .t4 {
  background-image: url(../../image/top/story/text-01-04.png);
  width: 24px;
  height: 200px;
  left: -72px;
  top: 0px;
}
#story .storybox .txtbox1 .t5 {
  background-image: url(../../image/top/story/text-01-05.png);
  width: 24px;
  height: 200px;
  left: -96px;
  top: 0px;
}
#story .storybox .txtbox1 .t6 {
  background-image: url(../../image/top/story/text-01-06.png);
  width: 24px;
  height: 200px;
  left: -120px;
  top: 0px;
}
#story .storybox .image-02 {
  position: absolute;
  left: 180px;
  top: 240px;
  background: url(../../image/top/story/image-02.png) no-repeat;
  width: 130px;
  height: 98px;
  background-size: cover;
  z-index: 3;
}
#story .storybox .image-03 {
  position: absolute;
  left: 10px;
  top: 408px;
  background: url(../../image/top/story/image-03.png) no-repeat;
  width: 167px;
  height: 132px;
  background-size: cover;
  z-index: 3;
}
#story .storybox .word-03 {
  position: absolute;
  left: 13px;
  top: 450px;
  background: url(../../image/top/story/word-03.png) no-repeat;
  width: 90px;
  height: 140px;
  background-size: cover;
  z-index: 4;
}
#story .storybox .txtbox2 {
  left: 292px;
  top: 402px;
  z-index: 4;
}
#story .storybox .txtbox2 .t1 {
  background-image: url(../../image/top/story/text-02-01.png);
  width: 24px;
  height: 200px;
  left: 0px;
  top: 0px;
}
#story .storybox .txtbox2 .t2 {
  background-image: url(../../image/top/story/text-02-02.png);
  width: 24px;
  height: 200px;
  left: -24px;
  top: 0px;
}
#story .storybox .txtbox2 .t3 {
  background-image: url(../../image/top/story/text-02-03.png);
  width: 24px;
  height: 200px;
  left: -48px;
  top: 0px;
}
#story .storybox .txtbox2 .t4 {
  background-image: url(../../image/top/story/text-02-04.png);
  width: 24px;
  height: 200px;
  left: -72px;
  top: 0px;
}
#story .storybox .txtbox2 .t5 {
  background-image: url(../../image/top/story/text-02-05.png);
  width: 24px;
  height: 200px;
  left: -96px;
  top: 0px;
}
#story .storybox .txtbox3 {
  left: 245px;
  top: 603px;
  z-index: 4;
}
#story .storybox .txtbox3 .t1 {
  background-image: url(../../image/top/story/text-03-01.png);
  width: 24px;
  height: 200px;
  left: 0px;
  top: 0px;
}
#story .storybox .txtbox3 .t2 {
  background-image: url(../../image/top/story/text-03-02.png);
  width: 24px;
  height: 200px;
  left: -24px;
  top: 0px;
}
#story .storybox .txtbox3 .t3 {
  background-image: url(../../image/top/story/text-03-03.png);
  width: 24px;
  height: 200px;
  left: -48px;
  top: 0px;
}
#story .storybox .txtbox3 .t4 {
  background-image: url(../../image/top/story/text-03-04.png);
  width: 24px;
  height: 200px;
  left: -72px;
  top: 0px;
}
#story .storybox .txtbox3 .t5 {
  background-image: url(../../image/top/story/text-03-05.png);
  width: 24px;
  height: 200px;
  left: -96px;
  top: 0px;
}
#story .storybox .txtbox3 .t6 {
  background-image: url(../../image/top/story/text-03-06.png);
  width: 24px;
  height: 200px;
  left: -120px;
  top: 0px;
}
#story .storybox .txtbox3 .t7 {
  background-image: url(../../image/top/story/text-03-07.png);
  width: 24px;
  height: 200px;
  left: -144px;
  top: 0px;
}
#story .storybox .txtbox3 .t8 {
  background-image: url(../../image/top/story/text-03-08.png);
  width: 24px;
  height: 200px;
  left: -168px;
  top: 0px;
}
#story .storybox .txtbox3 .t9 {
  background-image: url(../../image/top/story/text-03-09.png);
  width: 24px;
  height: 200px;
  left: -192px;
  top: 0px;
}
#story .storybox .word-04 {
  position: absolute;
  left: 118px;
  top: 908px;
  background: url(../../image/top/story/word-04.png) no-repeat;
  width: 90px;
  height: 140px;
  background-size: cover;
  z-index: 4;
}
#story .sec01 {
  margin-top: 50px;
  overflow: hidden;
}
#story .sec01 h3 {
  position: relative;
  height: 122px;
}
#story .sec01 h3 span {
  text-indent: -9999px;
  position: absolute;
  background-size: cover;
  display: block;
}
#story .sec01 h3 .t1 {
  background-image: url(../../image/top/story/sec-01-title-rotation-01.png);
  width: 100px;
  height: 37px;
  left: 6px;
  top: 0px;
}
#story .sec01 h3 .t2 {
  background-image: url(../../image/top/story/sec-01-title-rotation-02.png);
  width: 292px;
  height: 79px;
  left: 6px;
  top: 0px;
}
#story .sec01 h3 .t3 {
  background-image: url(../../image/top/story/sec-01-title-rotation-03.png);
  width: 292px;
  height: 74px;
  left: 6px;
  top: 45px;
}
#story .sec01 .box {
  position: relative;
}
#story .sec01 .box .txtbox {
  position: relative;
  height: 142px;
  margin-left: 7px;
  margin-top: 2px;
}
#story .sec01 .box .txtbox p {
  text-indent: -9999px;
  position: absolute;
  background-size: cover;
}
#story .sec01 .box .txtbox .t1 {
  background-image: url(../../image/top/story/sec-01-text-01.png);
  width: 200px;
  height: 27px;
  left: 0px;
  top: 0px;
}
#story .sec01 .box .txtbox .t2 {
  background-image: url(../../image/top/story/sec-01-text-02.png);
  width: 200px;
  height: 27px;
  left: 0px;
  top: 27px;
}
#story .sec01 .box .txtbox .t3 {
  background-image: url(../../image/top/story/sec-01-text-03.png);
  width: 200px;
  height: 27px;
  left: 0px;
  top: 54px;
}
#story .sec01 .box .txtbox .t4 {
  background-image: url(../../image/top/story/sec-01-text-04.png);
  width: 200px;
  height: 27px;
  left: 0px;
  top: 81px;
}
#story .sec01 .box .txtbox .t5 {
  background-image: url(../../image/top/story/sec-01-text-05.png);
  width: 200px;
  height: 27px;
  left: 0px;
  top: 108px;
}
#story .sec01 .box .image {
  background: url(../../image/top/story/sec01-image.png) no-repeat;
  width: 120px;
  height: 140px;
  background-size: cover;
  position: absolute;
  left: 196px;
  top: -2px;
}
#story .sec01 .btn-sec-01-iamahero {
  display: block;
  background: url(../../image/top/story/btn-sec-01-iamahero.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 15px auto 0;
  text-indent: -9999px;
}
#story .sec02 {
  margin-top: 75px;
  overflow: hidden;
}
#story .sec02 h3 {
  position: relative;
  height: 150px;
  z-index: 3;
}
#story .sec02 h3 span {
  text-indent: -9999px;
  position: absolute;
  background-size: cover;
  display: block;
}
#story .sec02 h3 .t1 {
  background-image: url(../../image/top/story/sec-02-title-rotation-01.png);
  width: 270px;
  height: 65px;
  left: 50px;
  top: 2px;
}
#story .sec02 h3 .t2 {
  background-image: url(../../image/top/story/sec-02-title-rotation-02.png);
  width: 270px;
  height: 65px;
  left: 46px;
  top: 47px;
}
#story .sec02 h3 .t3 {
  background-image: url(../../image/top/story/sec-02-title-rotation-03.png);
  width: 270px;
  height: 65px;
  left: 46px;
  top: 91px;
}
#story .sec02 .box {
  position: relative;
  z-index: 2;
  height: 200px;
}
#story .sec02 .box .txtbox {
  position: relative;
  z-index: 2;
  height: 142px;
  margin-left: 7px;
  margin-top: 2px;
}
#story .sec02 .box .txtbox p {
  text-indent: -9999px;
  position: absolute;
  background-size: cover;
}
#story .sec02 .box .txtbox .t1 {
  background-image: url(../../image/top/story/sec-02-text-01.png);
  width: 220px;
  height: 27px;
  left: 0px;
  top: 65px;
}
#story .sec02 .box .txtbox .t2 {
  background-image: url(../../image/top/story/sec-02-text-02.png);
  width: 220px;
  height: 27px;
  left: 0px;
  top: 92px;
}
#story .sec02 .box .txtbox .t3 {
  background-image: url(../../image/top/story/sec-02-text-03.png);
  width: 220px;
  height: 27px;
  left: 0px;
  top: 119px;
}
#story .sec02 .box .txtbox .t4 {
  background-image: url(../../image/top/story/sec-02-text-04.png);
  width: 220px;
  height: 27px;
  left: 0px;
  top: 146px;
}
#story .sec02 .box .image {
  background: url(../../image/top/story/sec-02-image-01.png) no-repeat;
  width: 120px;
  height: 84px;
  background-size: cover;
  position: absolute;
  left: 10px;
  top: -36px;
  z-index: 2;
}
#story .sec02 .box .bg {
  background: url(../../image/top/story/sec-02-image-bg.png) no-repeat;
  width: 180px;
  height: 280px;
  background-size: cover;
  position: absolute;
  left: 138px;
  top: -82px;
  z-index: 1;
}
#story .sec02 .btn-sec-02-play {
  display: block;
  background: url(../../image/top/story/btn-sec-02-play.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 0 auto;
  text-indent: -9999px;
}
/*
====================================================
■ play
====================================================
*/
#play-word {
  margin-top: 29px;
  height: 250px;
  position: relative;
}
#play-word .word-01 {
  position: absolute;
  left: 78px;
  top: 0;
  background: url(../../image/top/play/word-01.png) no-repeat;
  width: 150px;
  height: 260px;
  background-size: cover;
  z-index: 10;
}
#play {
  margin-top: 188px;
  padding-top: 10px;
  position: relative;
}
#play .word-02 {
  position: absolute;
  left: 220px;
  top: -168px;
  background: url(../../image/top/play/word-02.png) no-repeat;
  width: 100px;
  height: 175px;
  background-size: cover;
  z-index: 10;
}
#play h2 {
  position: relative;
  height: 85px;
}
#play h2 .title {
  display: block;
  text-indent: -9999px;
}
#play h2 div {
  position: absolute;
  background-size: cover;
}
#play h2 .t1 {
  background-image: url(../../image/top/play/title-01.png);
  width: 50px;
  height: 50px;
  left: 34px;
  top: 8px;
}
#play h2 .t2 {
  background-image: url(../../image/top/play/title-02.png);
  width: 70px;
  height: 70px;
  left: 84px;
  top: 9px;
}
#play h2 .t3 {
  background-image: url(../../image/top/play/title-03.png);
  width: 50px;
  height: 50px;
  left: 154px;
  top: 23px;
}
#play h2 .t4 {
  background-image: url(../../image/top/play/title-04.png);
  width: 55px;
  height: 70px;
  left: 214px;
  top: 3px;
}
#play h2 .t5 {
  background-image: url(../../image/top/play/title-05.png);
  width: 17px;
  height: 33px;
  left: 269px;
  top: 39px;
}
#play h2 .t6 {
  background-image: url(../../image/top/play/title-06.png);
  width: 17px;
  height: 33px;
  left: 285px;
  top: 41px;
}
/*
====================================================
■ kaisai (play)
====================================================
*/
#kaisai {
  margin-top: 35px;
  padding-top: 10px;
}
#kaisai h3 {
  text-indent: -9999px;
  background: url(../../image/top/play/headline-date.png);
  background-size: cover;
  width: 100px;
  height: 25px;
  margin: 0 auto;
}
#kaisai .image-flame {
  margin-top: 7px;
  position: relative;
  background: url(../../image/top/play/image-date-bg.png);
  background-size: 320px 250px;
  width: 320px;
  height: 132px;
}
#kaisai .image-flame:after {
  content: "";
  background: url(../../image/top/play/image-date-bg-flame.png);
  background-size: cover;
  width: 320px;
  height: 132px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#kaisai .image-flame.active {
  background-position: 0 -118px;
}
#kaisai .image-flame .box {
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 18px;
}
#kaisai .image-flame .box .t1 {
  background: url(../../image/top/play/date-text-01.png) no-repeat;
  width: 260px;
  height: 24px;
  background-size: cover;
  text-indent: -9999px;
  margin: 0 auto;
}
#kaisai .image-flame .box .t2 {
  background: url(../../image/top/play/date-text-02.png) no-repeat;
  width: 260px;
  height: 24px;
  background-size: cover;
  text-indent: -9999px;
  margin: 8px auto 0;
}
#kaisai .image-flame .box .t3 {
  margin-top: 4px;
}
#kaisai .image-flame .box .t4 {
  margin-top: 4px;
}
#kaisai .btn-play {
  display: block;
  background: url(../../image/common/parts/btn-play.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 12px auto 0;
  text-indent: -9999px;
}
/*
====================================================
■ ticket (play)
====================================================
*/
#ticket {
  margin-top: 78px;
  padding-top: 10px;
  position: relative;
}
#ticket .word-01 {
  position: absolute;
  left: 5px;
  top: -32px;
  background: url(../../image/top/ticket/word-01.png) no-repeat;
  width: 90px;
  height: 110px;
  background-size: cover;
  z-index: 10;
}
#ticket h3 {
  text-indent: -9999px;
  background: url(../../image/top/ticket/headline-price.png);
  background-size: cover;
  width: 130px;
  height: 25px;
  margin: 0 auto;
}
#ticket .image-flame {
  margin-top: 7px;
  position: relative;
  background: url(../../image/top/ticket/image-price-bg.png);
  background-size: 320px 250px;
  width: 320px;
  height: 156px;
}
#ticket .image-flame:after {
  content: "";
  background: url(../../image/top/ticket/image-price-bg-flame.png);
  background-size: cover;
  width: 320px;
  height: 156px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#ticket .image-flame.active {
  background-position: 0 -49.5px;
}
#ticket .image-flame .box {
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 20px;
}
#ticket .image-flame .box .t1 {
  font-size: 16px;
  line-height: 175%;
}
/*
====================================================
■ schedule (play)
====================================================
*/
#schedule {
  margin-top: 65px;
  padding-top: 10px;
  position: relative;
}
#schedule h3 {
  text-indent: -9999px;
  background: url(../../image/top/ticket/headline-schedule.png);
  background-size: cover;
  width: 100px;
  height: 25px;
  margin: 0 auto;
}
#schedule p.table {
  text-indent: -9999px;
  background: url(../../image/top/ticket/image-schedule.png);
  background-size: cover;
  width: 320px;
  height: 325px;
  margin: 20px auto 0;
}
#schedule .memo {
  margin-left: 10px;
  margin-top: 9px;
}
#schedule .memo li {
  margin-bottom: 2px;
}
#schedule .memo li:before {
  content: "※";
  display: inline-block;
}
/*
====================================================
■ release (play)
====================================================
*/
#release {
  margin-top: 75px;
  padding-top: 10px;
  position: relative;
}
#release h3 {
  text-indent: -9999px;
  background: url(../../image/top/ticket/headline-release.png);
  background-size: cover;
  width: 140px;
  height: 25px;
  margin: 0 auto;
}
#release .tabbox {
  background: url(../../image/common/parts/column-bg.png) left top;
  width: 300px;
  margin: 0 auto;
  background-size: contain;
  margin-top: 8px;
  padding-bottom: 11px;
}
#release .tabbox .tabmenu ul {
  padding-top: 19px;
  padding-left: 10px;
}
#release .tabbox .tabmenu ul li {
  float: left;
  margin-left: 7px;
  position: relative;
}
#release .tabbox .tabmenu ul li:first-child {
  margin-left: 0;
}
#release .tabbox .tabmenu ul li a {
  display: block;
  width: 89px;
  height: 52px;
  background-size: cover;
  text-indent: -9999px;
  background-position: 0 -52px;
}
#release .tabbox .tabmenu ul li .contents1 {
  background-image: url(../../image/top/ticket/btn-release-mild-onoff.png);
}
#release .tabbox .tabmenu ul li .contents2 {
  background-image: url(../../image/top/ticket/btn-release-normal-onoff.png);
}
#release .tabbox .tabmenu ul li .contents3 {
  background-image: url(../../image/top/ticket/btn-release-hard-onoff.png);
}
#release .tabbox .tabmenu ul li.active .contents1 {
  background-position: 0 0px;
}
#release .tabbox .tabmenu ul li.active .contents2 {
  background-position: 0 0px;
}
#release .tabbox .tabmenu ul li.active .contents3 {
  background-position: 0 0px;
}
#release .tabbox .tabmenu ul li.active:after {
  content: "";
  background: url(../../image/common/parts/select-arrow.png) no-repeat;
  background-size: cover;
  width: 25px;
  height: 15px;
  position: absolute;
  left: 30px;
  top: 60px;
}
#release .tabbox .tabcontents {
  background: #121212;
  padding-top: 16px;
  padding-bottom: 18px;
  width: 280px;
  margin: 26px auto 0;
}
#release .tabbox .tabcontents .contents {
  display: none;
}
#release .tabbox .tabcontents .contents p {
  text-align: center;
  font-size: 12px;
  margin-top: 31px;
}
#release .tabbox .tabcontents .contents p:first-child {
  margin-top: 0;
}
#release .tabbox .tabcontents .contents p .title {
  font-size: 13px;
  line-height: 175%;
  font-weight: bold;
}
#release .tabbox .tabcontents .contents.active {
  display: block;
}
#release .wrap {
  margin-top: 10px;
}
#release .wrap p.caution {
  font-size: 1rem;
  line-height: 1.6;
  color: #b3b3b3;
  padding: 0 10px;
  margin-bottom: 3px;
  text-indent: -1.1rem;
  margin-left: 1.1rem;
}
#release .wrap p.caution2 {
  font-size: 1rem;
  line-height: 1.6;
  color: #b3b3b3;
  padding: 0 10px;
  margin-bottom: 12px;
  text-indent: -1.1rem;
  margin-left: 1.1rem;
}
#release .btn-ticket {
  display: block;
  background: url(../../image/common/parts/btn-ticket.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 12px auto 0;
  text-indent: -9999px;
}
#release .btn-ticket-buy {
  display: block;
  background: url(../../image/common/parts/btn-ticket-buy.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 12px auto 0;
  text-indent: -9999px;
}
/*
====================================================
■ faq
====================================================
*/
#faq {
  margin-top: 198px;
  padding-top: 10px;
  position: relative;
}
#faq h2 {
  position: relative;
  height: 125px;
  /*
		.t1{ 
			background-image: url(../../image/top/faq/title-01.png);
			width: 120px/2;height: 100px/2;left: 16px;top: 10px; 
		}
		.t2{ 
			background-image: url(../../image/top/faq/title-02.png);
			width: 70px/2;height: 70px/2;left: 76px;top: 25px; 
		}
		.t3{ 
			background-image: url(../../image/top/faq/title-03.png);
			width: 90px/2;height: 80px/2;left: 111px;top: 11px; 
		}
		.t4{ 
			background-image: url(../../image/top/faq/title-04.png);
			width: 70px/2;height: 70px/2;left: 157px;top: 16px; 
		}
		.t5{ 
			background-image: url(../../image/top/faq/title-05.png);
			width: 50px/2;height: 50px/2;left: 141px;top: 50px; 
		}
		*/
}
#faq h2 .title {
  display: block;
  text-indent: -9999px;
}
#faq h2 div {
  position: absolute;
  background-size: cover;
}
#faq h2 .t6 {
  background-image: url(../../image/top/faq/title-06.png);
  width: 45px;
  height: 40px;
  left: 42px;
  top: 65px;
}
#faq h2 .t7 {
  background-image: url(../../image/top/faq/title-07.png);
  width: 25px;
  height: 45px;
  left: 88px;
  top: 75px;
}
#faq h2 .t8 {
  background-image: url(../../image/top/faq/title-08.png);
  width: 37px;
  height: 45px;
  left: 116px;
  top: 75px;
}
#faq h2 .t9 {
  background-image: url(../../image/top/faq/title-09.png);
  width: 35px;
  height: 45px;
  left: 156px;
  top: 75px;
}
#faq h2 .t10 {
  background-image: url(../../image/top/faq/title-10.png);
  width: 45px;
  height: 55px;
  left: 192px;
  top: 60px;
}
#faq h2 .t11 {
  background-image: url(../../image/top/faq/title-11.png);
  width: 35px;
  height: 45px;
  left: 239px;
  top: 75px;
}
#faq .word-01 {
  position: absolute;
  left: 118px;
  top: -92px;
  background: url(../../image/top/faq/word-01.png) no-repeat;
  width: 90px;
  height: 150px;
  background-size: cover;
  z-index: 10;
}
#faq .memo {
  margin-top: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 180%;
}
#faq .btn-faq {
  display: block;
  background: url(../../image/common/parts/btn-faq.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 31px auto 0;
  text-indent: -9999px;
}
/*
====================================================
■ iamahero
====================================================
*/
#iamahero-word {
  margin-top: 150px;
  height: 185px;
  position: relative;
}
#iamahero-word .word-01 {
  position: absolute;
  left: 85px;
  top: 0;
  background: url(../../image/top/iamahero/word-01.png) no-repeat;
  width: 140px;
  height: 175px;
  background-size: cover;
  z-index: 10;
}
#iamahero {
  margin-top: -10px;
  padding-top: 10px;
  position: relative;
}
#iamahero h2 {
  position: relative;
  height: 125px;
}
#iamahero h2 .title {
  display: block;
  text-indent: -9999px;
}
#iamahero h2 div {
  position: absolute;
  background-size: cover;
}
#iamahero h2 .t1 {
  background-image: url(../../image/top/iamahero/title-01.png);
  width: 59px;
  height: 60px;
  left: 61px;
  top: 2px;
}
#iamahero h2 .t2 {
  background-image: url(../../image/top/iamahero/title-02.png);
  width: 35px;
  height: 60px;
  left: 103px;
  top: 21px;
}
#iamahero h2 .t3 {
  background-image: url(../../image/top/iamahero/title-03.png);
  width: 59px;
  height: 62px;
  left: 138px;
  top: 1px;
}
#iamahero h2 .t4 {
  background-image: url(../../image/top/iamahero/title-04.png);
  width: 40px;
  height: 35px;
  left: 173px;
  top: 38px;
}
#iamahero h2 .t5 {
  background-image: url(../../image/top/iamahero/title-05.png);
  width: 35px;
  height: 35px;
  left: 218px;
  top: 19px;
}
#iamahero h2 .t6 {
  background-image: url(../../image/top/iamahero/title-06.png);
  width: 55px;
  height: 45px;
  left: 38px;
  top: 74px;
}
#iamahero h2 .t7 {
  background-image: url(../../image/top/iamahero/title-07.png);
  width: 45px;
  height: 38px;
  left: 93px;
  top: 81px;
}
#iamahero h2 .t8 {
  background-image: url(../../image/top/iamahero/title-08.png);
  width: 39px;
  height: 35px;
  left: 138px;
  top: 91px;
}
#iamahero h2 .t9 {
  background-image: url(../../image/top/iamahero/title-09.png);
  width: 39px;
  height: 35px;
  left: 177px;
  top: 82px;
}
#iamahero h2 .t10 {
  background-image: url(../../image/top/iamahero/title-10.png);
  width: 32px;
  height: 35px;
  left: 216px;
  top: 72px;
}
#iamahero h2 .t11 {
  background-image: url(../../image/top/iamahero/title-11.png);
  width: 44px;
  height: 45px;
  left: 248px;
  top: 75px;
}
#iamahero .tabbox {
  background: url(../../image/common/parts/column-bg.png) left top;
  width: 300px;
  margin: 0 auto;
  background-size: contain;
  margin-top: 16px;
  padding-bottom: 11px;
}
#iamahero .tabbox .tabmenu ul {
  padding-top: 19px;
  padding-left: 10px;
}
#iamahero .tabbox .tabmenu ul li {
  float: left;
  margin-left: 7px;
  position: relative;
}
#iamahero .tabbox .tabmenu ul li:first-child {
  margin-left: 0;
}
#iamahero .tabbox .tabmenu ul li a {
  display: block;
  width: 137px;
  height: 52px;
  background-size: cover;
  text-indent: -9999px;
  background-position: 0 -52px;
}
#iamahero .tabbox .tabmenu ul li .contents1 {
  background-image: url(../../image/top/iamahero/btn-info-movie-onoff.png);
}
#iamahero .tabbox .tabmenu ul li .contents2 {
  background-image: url(../../image/top/iamahero/btn-info-comic-onoff.png);
}
#iamahero .tabbox .tabmenu ul li.active .contents1 {
  background-position: 0 0;
}
#iamahero .tabbox .tabmenu ul li.active .contents2 {
  background-position: 0 0;
}
#iamahero .tabbox .tabmenu ul li.active:after {
  content: "";
  background: url(../../image/common/parts/select-arrow.png) no-repeat;
  background-size: cover;
  width: 25px;
  height: 15px;
  position: absolute;
  left: 55px;
  top: 60px;
}
#iamahero .tabbox .tabcontents .contents {
  overflow: hidden;
  display: none;
  margin: 29px auto 0;
  padding-bottom: 18px;
}
#iamahero .tabbox .tabcontents .contents.active {
  display: block;
}
#iamahero .tabbox .tabcontents .contents1 h3 {
  background: url(../../image/top/iamahero/movie-copy.png) no-repeat;
  width: 280px;
  height: 60px;
  background-size: cover;
  text-indent: -9999px;
  margin-left: 3px;
  margin-top: 7px;
  position: relative;
}
#iamahero .tabbox .tabcontents .contents1 h3 .point {
  background: url(../../image/top/iamahero/movie-circle.png) no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  position: absolute;
  right: -14px;
  top: -9px;
}
#iamahero .tabbox .tabcontents .contents1 .txt {
  margin-top: 14px;
  padding: 0 10px;
  line-height: 160%;
}
#iamahero .tabbox .tabcontents .contents1 .btn-movie {
  display: block;
  background: url(../../image/top/iamahero/btn-movie.png) no-repeat;
  width: 280px;
  height: 48px;
  background-size: cover;
  margin: 26px auto 0;
  text-indent: -9999px;
}
#iamahero .tabbox .tabcontents .contents1 .btn-info-comic {
  display: block;
  background: url(../../image/top/iamahero/btn-info-comic.png) no-repeat;
  width: 280px;
  height: 48px;
  background-size: cover;
  margin: 12px auto 0;
  text-indent: -9999px;
}
#iamahero .tabbox .tabcontents .contents1 .dtv {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #000000;
  height: 230px;
  width: 280px;
  position: relative;
}
#iamahero .tabbox .tabcontents .contents1 .dtv .font {
  padding-top: 10px;
  padding-left: 10px;
}
#iamahero .tabbox .tabcontents .contents1 .dtv .column-dtv {
  padding-top: 10px;
  width: 273px;
  height: 40px;
}
#iamahero .tabbox .tabcontents .contents1 .dtv .banner {
  width: 260px;
  height: 52px;
  position: absolute;
  top: 168px;
  left: 10px;
}
#iamahero .tabbox .tabcontents .contents2 .comic-image {
  background: url(../../image/top/iamahero/comic-image.png) no-repeat;
  width: 300px;
  height: 160px;
  background-size: cover;
}
#iamahero .tabbox .tabcontents .contents2 h3 {
  background: url(../../image/top/iamahero/comic-copy.png) no-repeat;
  width: 280px;
  height: 89px;
  background-size: cover;
  text-indent: -9999px;
  margin-left: 3px;
  margin-top: 15px;
  position: relative;
}
#iamahero .tabbox .tabcontents .contents2 h3 .point {
  background: url(../../image/top/iamahero/comic-circle.png) no-repeat;
  width: 70px;
  height: 70px;
  background-size: cover;
  position: absolute;
  right: -14px;
  top: -7px;
}
#iamahero .tabbox .tabcontents .contents2 .txt {
  margin-top: 14px;
  padding: 0 10px;
  line-height: 160%;
}
#iamahero .tabbox .tabcontents .contents2 .btn-info-movie {
  display: block;
  background: url(../../image/top/iamahero/btn-info-movie.png) no-repeat;
  width: 280px;
  height: 48px;
  background-size: cover;
  margin: 26px auto 0;
  text-indent: -9999px;
}
/*
====================================================
■ about
====================================================
*/
#about-word {
  margin-top: 78px;
  height: 155px;
  position: relative;
}
#about-word .word-01 {
  position: absolute;
  left: 80px;
  top: 0;
  background: url(../../image/top/about/word-01.png) no-repeat;
  width: 140px;
  height: 180px;
  background-size: cover;
  z-index: 10;
}
#about {
  margin-top: -10px;
  padding-top: 10px;
  position: relative;
}
#about h2 {
  position: relative;
  height: 130px;
}
#about h2 .title {
  display: block;
  text-indent: -9999px;
}
#about h2 div {
  position: absolute;
  background-size: cover;
}
#about h2 .t1 {
  background-image: url(../../image/top/about/title-01.png);
  width: 50px;
  height: 50px;
  left: 49px;
  top: 13px;
}
#about h2 .t2 {
  background-image: url(../../image/top/about/title-02.png);
  width: 30px;
  height: 44px;
  left: 99px;
  top: 20px;
}
#about h2 .t3 {
  background-image: url(../../image/top/about/title-03.png);
  width: 56px;
  height: 44px;
  left: 130px;
  top: 19px;
}
#about h2 .t4 {
  background-image: url(../../image/top/about/title-04.png);
  width: 50px;
  height: 63px;
  left: 185px;
  top: 1px;
}
#about h2 .t5 {
  background-image: url(../../image/top/about/title-05.png);
  width: 45px;
  height: 45px;
  left: 236px;
  top: 19px;
}
#about h2 .t6 {
  background-image: url(../../image/top/about/title-06.png);
  width: 68px;
  height: 63px;
  left: 38px;
  top: 64px;
}
#about h2 .t7 {
  background-image: url(../../image/top/about/title-07.png);
  width: 35px;
  height: 12px;
  left: 89px;
  top: 97px;
}
#about h2 .t8 {
  background-image: url(../../image/top/about/title-08.png);
  width: 53px;
  height: 39px;
  left: 105px;
  top: 87px;
}
#about h2 .t9 {
  background-image: url(../../image/top/about/title-09.png);
  width: 19px;
  height: 31px;
  left: 155px;
  top: 73px;
}
#about h2 .t10 {
  background-image: url(../../image/top/about/title-10.png);
  width: 60px;
  height: 47px;
  left: 174px;
  top: 72px;
}
#about h2 .t11 {
  background-image: url(../../image/top/about/title-11.png);
  width: 35px;
  height: 47px;
  left: 234px;
  top: 72px;
}
#about h2 .t12 {
  background-image: url(../../image/top/about/title-12.png);
  width: 35px;
  height: 56px;
  left: 268px;
  top: 63px;
}
#about .box {
  background: url(../../image/common/parts/column-bg.png) left top;
  width: 300px;
  margin: 0 auto;
  background-size: contain;
  margin-top: 28px;
  padding-bottom: 21px;
}
#about .box .txt {
  margin-top: 12px;
  padding: 0 10px;
  line-height: 200%;
  font-size: 12px;
}
#about .box .btns {
  padding-left: 10px;
  margin-top: 13px;
}
#about .box .btns li {
  float: left;
  margin-left: 8px;
}
#about .box .btns li:first-child {
  margin-left: 0;
}
#about .box .btns li a {
  display: block;
  background-size: cover;
  width: 88px;
  height: 30px;
  text-indent: -9999px;
}
#about .box .btns li .official {
  background-image: url(../../image/top/about/btn-official-site.png);
}
#about .box .btns li .twitter {
  background-image: url(../../image/top/about/btn-twitter.png);
}
#about .box .btns li .facebook {
  background-image: url(../../image/top/about/btn-facebook.png);
}
/*
====================================================
■ goods
====================================================
*/
#goods-word {
  margin-top: 35px;
  height: 370px;
  position: relative;
}
#goods-word .word-01 {
  position: absolute;
  left: 140px;
  top: 0;
  background: url(../../image/top/goods/word-01.png) no-repeat;
  width: 125px;
  height: 180px;
  background-size: cover;
  z-index: 10;
}
#goods-word .word-02 {
  position: absolute;
  left: 54px;
  top: 184px;
  background: url(../../image/top/goods/word-02.png) no-repeat;
  width: 120px;
  height: 180px;
  background-size: cover;
  z-index: 10;
}
#goods {
  margin-top: 100px;
  padding-top: 10px;
  position: relative;
  padding-bottom: 600px;
}
#goods .word-03 {
  position: absolute;
  left: 240px;
  top: -70px;
  background: url(../../image/top/goods/word-03.png) no-repeat;
  width: 70px;
  height: 110px;
  background-size: cover;
  z-index: 10;
}
#goods h2 {
  position: relative;
  height: 80px;
}
#goods h2 .title {
  display: block;
  text-indent: -9999px;
}
#goods h2 div {
  position: absolute;
  background-size: cover;
}
#goods h2 .t1 {
  background-image: url(../../image/top/goods/title-01.png);
  width: 55px;
  height: 60px;
  left: 71px;
  top: 2px;
}
#goods h2 .t2 {
  background-image: url(../../image/top/goods/title-02.png);
  width: 29px;
  height: 29px;
  left: 114px;
  top: 32px;
}
#goods h2 .t3 {
  background-image: url(../../image/top/goods/title-03.png);
  width: 30px;
  height: 30px;
  left: 150px;
  top: 39px;
}
#goods h2 .t4 {
  background-image: url(../../image/top/goods/title-04.png);
  width: 24px;
  height: 30px;
  left: 178px;
  top: 38px;
}
#goods h2 .t5 {
  background-image: url(../../image/top/goods/title-05.png);
  width: 47px;
  height: 67px;
  left: 202px;
  top: 2px;
}
#goods .image-flame {
  margin-top: 15px;
  position: relative;
  background: url(../../image/top/goods/image-01.png);
  background-size: 320px 250px;
  width: 320px;
  height: 108px;
}
#goods .image-flame:after {
  content: "";
  background: url(../../image/top/goods/image-01-flame.png);
  background-size: cover;
  width: 320px;
  height: 108px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#goods .image-flame.active {
  background-position: 0 -71px;
}
#goods .image-flame .box {
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 39px;
}
#goods .image-flame .box .msg {
  width: 140px;
  height: 30px;
  background-size: cover;
  text-indent: -9999px;
  margin: 0 auto;
}
#goods .image-flame .bar {
  text-align: center;
  margin-top: 30px;
}
#goods .image-flame .items {
  padding-top: 40px;
  posigion: relative;
}
#goods .image-flame .items .item1 dt {
  position: absolute;
  top: 125px;
  left: 125px;
}
#goods .image-flame .items .item1 dd {
  float: left;
}
#goods .image-flame .items .item1 .text {
  font-size: 13px;
  color: #FF1831;
}
#goods .image-flame .items .item2 dt {
  float: right;
  position: absolute;
  top: 437px;
  left: 112px;
}
#goods .image-flame .items .item2 dd {
  position: absolute;
  top: 465px;
  left: 13px;
}
#goods .image-flame .items .item2 .text {
  font-size: 13px;
  color: #FF1831;
}
/*
====================================================
■ staff
====================================================
*/
#staff-word {
  margin-top: 114px;
  height: 160px;
  position: relative;
}
#staff-word .word-01 {
  position: absolute;
  left: 101px;
  top: 0;
  background: url(../../image/top/staff/word-01.png) no-repeat;
  width: 125px;
  height: 160px;
  background-size: cover;
  z-index: 10;
}
#staff {
  margin-top: -10px;
  padding-top: 10px;
  position: relative;
}
#staff h2 {
  position: relative;
  height: 70px;
}
#staff h2 .title {
  display: block;
  text-indent: -9999px;
}
#staff h2 div {
  position: absolute;
  background-size: cover;
}
#staff h2 .t1 {
  background-image: url(../../image/top/staff/title-01.png);
  width: 51px;
  height: 40px;
  left: 38px;
  top: 6px;
}
#staff h2 .t2 {
  background-image: url(../../image/top/staff/title-02.png);
  width: 39px;
  height: 46px;
  left: 90px;
  top: 7px;
}
#staff h2 .t3 {
  background-image: url(../../image/top/staff/title-03.png);
  width: 27px;
  height: 29px;
  left: 129px;
  top: 23px;
}
#staff h2 .t4 {
  background-image: url(../../image/top/staff/title-04.png);
  width: 34px;
  height: 46px;
  left: 157px;
  top: 7px;
}
#staff h2 .t5 {
  background-image: url(../../image/top/staff/title-05.png);
  width: 46px;
  height: 47px;
  left: 190px;
  top: -3px;
}
#staff h2 .t6 {
  background-image: url(../../image/top/staff/title-06.png);
  width: 53px;
  height: 49px;
  left: 236px;
  top: 10px;
}
#staff .txt {
  margin-top: 4px;
  line-height: 200%;
  text-align: center;
  font-size: 12px;
}
#staff .btn-staff {
  display: block;
  background: url(../../image/common/parts/btn-staff.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 27px auto 0;
  text-indent: -9999px;
}
/*
====================================================
■ contactbox
====================================================
*/
#contactbox-word {
  margin-top: 71px;
  height: 290px;
  position: relative;
}
#contactbox-word .word-01 {
  position: absolute;
  left: 178px;
  top: 0;
  background: url(../../image/top/contact/word-01.png) no-repeat;
  width: 90px;
  height: 135px;
  background-size: cover;
  z-index: 10;
}
#contactbox-word .word-02 {
  position: absolute;
  left: 56px;
  top: 166px;
  background: url(../../image/top/contact/word-02.png) no-repeat;
  width: 85px;
  height: 120px;
  background-size: cover;
  z-index: 10;
}
#contactbox {
  margin-top: 6px;
  padding-top: 10px;
  position: relative;
}
#contactbox h3.access {
  background: url(../../image/top/contact/headline-access.png) no-repeat center bottom;
  width: 140px;
  height: 25px;
  padding-top: 10px;
  background-size: contain;
  text-indent: -9999px;
  margin: 0 auto;
}
#contactbox .kourakuen-logo {
  background: url(../../image/top/contact/kourakuen-logo.png) no-repeat;
  width: 135px;
  height: 75px;
  background-size: cover;
  text-indent: -9999px;
  margin: 21px 0 0 99px;
}
#contactbox .text-kourakuen {
  background: url(../../image/top/contact/text-kourakuen.png) no-repeat;
  width: 300px;
  height: 25px;
  background-size: cover;
  text-indent: -9999px;
  margin: 11px 0 0 9px;
}
#contactbox .address {
  margin-top: 4px;
  line-height: 220%;
  padding-left: 10px;
}
#contactbox .btn-map {
  display: block;
  background: url(../../image/top/contact/btn-map.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 27px auto 0;
  text-indent: -9999px;
}
#contactbox .memo {
  text-align: center;
  margin-top: 9px;
  line-height: 220%;
}
#contactbox h3.contact {
  background: url(../../image/top/contact/headline-contact.png) no-repeat center bottom;
  width: 140px;
  height: 25px;
  padding-top: 10px;
  background-size: contain;
  text-indent: -9999px;
  margin: 69px auto 0;
}
#contactbox .image-flame {
  margin-top: 7px;
  position: relative;
  background: url(../../image/top/contact/image-01.png);
  background-size: 320px 250px;
  width: 320px;
  height: 108px;
}
#contactbox .image-flame:after {
  content: "";
  background: url(../../image/top/contact /image-01-flame.png);
  background-size: cover;
  width: 320px;
  height: 108px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#contactbox .image-flame.active {
  background-position: 0 -71px;
}
#contactbox .image-flame .box {
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 22px;
}
#contactbox .image-flame .box p {
  font-size: 12px;
  line-height: 190%;
}
#contactbox .image-flame .box p .tel {
  font-size: 14px;
  font-weight: bold;
}
#contactbox .btn-ticket-buy {
  display: block;
  background: url(../../image/common/parts/btn-ticket-buy.png) no-repeat;
  width: 300px;
  height: 48px;
  background-size: cover;
  margin: 13px auto 0;
  text-indent: -9999px;
}
/*
====================================================
■ last
====================================================
*/
#last {
  position: relative;
  height: 3450px;
  overflow: hidden;
}
#last div {
  position: absolute;
  background-size: cover;
  z-index: 2;
}
#last .hita-01 {
  background-image: url(../../image/top/last/hita-01.png);
  width: 20px;
  height: 50px;
  left: 157px;
  top: 176px;
}
#last .hita-02 {
  background-image: url(../../image/top/last/hita-02.png);
  width: 20px;
  height: 50px;
  left: 198px;
  top: 347px;
}
#last .hita-03 {
  background-image: url(../../image/top/last/hita-03.png);
  width: 23.5px;
  height: 50px;
  left: 83px;
  top: 439px;
}
#last .hita-04 {
  background-image: url(../../image/top/last/hita-04.png);
  width: 23.5px;
  height: 50px;
  left: 79px;
  top: 592px;
}
#last .hita-05 {
  background-image: url(../../image/top/last/hita-05.png);
  width: 17px;
  height: 33px;
  left: 237px;
  top: 639px;
}
#last .hita-06 {
  background-image: url(../../image/top/last/hita-06.png);
  width: 27px;
  height: 52px;
  left: 139px;
  top: 705px;
}
#last .hita-07 {
  background-image: url(../../image/top/last/hita-07.png);
  width: 27px;
  height: 52px;
  left: 198px;
  top: 784px;
}
#last .hita-08 {
  background-image: url(../../image/top/last/hita-08.png);
  width: 17px;
  height: 33px;
  left: 154px;
  top: 849px;
}
#last .hita-09 {
  background-image: url(../../image/top/last/hita-09.png);
  width: 17.5px;
  height: 32px;
  left: 38px;
  top: 902px;
}
#last .hita-10 {
  background-image: url(../../image/top/last/hita-10.png);
  width: 30px;
  height: 65px;
  left: 148px;
  top: 922px;
}
#last .hita-11 {
  background-image: url(../../image/top/last/hita-11.png);
  width: 12px;
  height: 24px;
  left: 105px;
  top: 948px;
}
#last .hita-12 {
  background-image: url(../../image/top/last/hita-12.png);
  width: 17px;
  height: 30px;
  left: 71px;
  top: 996px;
}
#last .hita-13 {
  background-image: url(../../image/top/last/hita-13.png);
  width: 17px;
  height: 30px;
  left: 95px;
  top: 1021px;
}
#last .hita-14 {
  background-image: url(../../image/top/last/hita-14.png);
  width: 17px;
  height: 30px;
  left: 21px;
  top: 1039px;
}
#last .hita-15 {
  background-image: url(../../image/top/last/hita-15.png);
  width: 27px;
  height: 39px;
  left: 51px;
  top: 1045px;
}
#last .hita-16 {
  background-image: url(../../image/top/last/hita-16.png);
  width: 24px;
  height: 51px;
  left: 42px;
  top: 1096px;
}
#last .hita-17 {
  background-image: url(../../image/top/last/hita-17.png);
  width: 42px;
  height: 68px;
  left: 55px;
  top: 1136px;
}
#last .hita-18 {
  background-image: url(../../image/top/last/hita-18.png);
  width: 63px;
  height: 82.5px;
  left: 54px;
  top: 1204px;
}
#last .hita-19 {
  background-image: url(../../image/top/last/hita-19.png);
  width: 65px;
  height: 108px;
  left: 44px;
  top: 1290px;
}
#last .hita-20 {
  background-image: url(../../image/top/last/hita-20.png);
  width: 82px;
  height: 102px;
  left: 56px;
  top: 1380px;
}
#last .hita-21 {
  background-image: url(../../image/top/last/hita-21.png);
  width: 102px;
  height: 135px;
  left: 73px;
  top: 1461px;
}
#last .hita-22 {
  background-image: url(../../image/top/last/hita-22.png);
  width: 179px;
  height: 149px;
  left: 119px;
  top: 1562px;
}
#last .hita-23 {
  background-image: url(../../image/top/last/hita-23.png);
  width: 101px;
  height: 104px;
  left: 266px;
  top: 1661px;
}
#last .image-zqn {
  background-image: url(../../image/top/last/image-zqn.png);
  width: 320px;
  height: 310px;
  left: 0px;
  top: 1700px;
  z-index: 1;
}
#last .image-shotgun {
  background-image: url(../../image/top/last/image-shotgun.png);
  width: 320px;
  height: 348px;
  left: 0px;
  top: 3036px;
  z-index: 1;
}
#last .word-01 {
  background-image: url(../../image/top/last/word-01.png);
  width: 79px;
  height: 140px;
  left: 115px;
  top: 488px;
}
#last .word-02 {
  background-image: url(../../image/top/last/word-02.png);
  width: 95px;
  height: 97px;
  left: 192px;
  top: 684px;
}
#last .word-03 {
  background-image: url(../../image/top/last/word-03.png);
  width: 99px;
  height: 145.5px;
  left: 48px;
  top: 789px;
}
#last .word-04 {
  background-image: url(../../image/top/last/word-04.png);
  width: 84px;
  height: 129px;
  left: 121px;
  top: 1044px;
}
#last .word-05 {
  background-image: url(../../image/top/last/word-05.png);
  width: 97px;
  height: 105px;
  left: 204px;
  top: 1184px;
}
#last .word-06 {
  background-image: url(../../image/top/last/word-06.png);
  width: 138px;
  height: 182.5px;
  left: 165px;
  top: 1334px;
}
#last .word-07 {
  background-image: url(../../image/top/last/word-07.png);
  width: 80px;
  height: 145px;
  left: 154px;
  top: 2298px;
}
#last .word-08 {
  background-image: url(../../image/top/last/word-08.png);
  width: 90px;
  height: 130px;
  left: 61px;
  top: 2505px;
}
#last .word-09 {
  background-image: url(../../image/top/last/word-09.png);
  width: 80px;
  height: 150px;
  left: 123px;
  top: 2708px;
}
/*# sourceMappingURL=top.css.map */