@charset "utf-8";
/*
#bodywrapper{
	background: url(../../image/top/pc_top.jpg) no-repeat center 0px;
	width: 100%;
	height: 22337px;
}
*/
/*
====================================================
■ loading
====================================================
*/
#loading {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: #000;
}
#loading .light {
  background: url(../../image/top/loading/light.gif) no-repeat;
  width: 640px;
  height: 141px;
  margin: 0 auto;
}
#loading .logo {
  background: url(../../image/top/loading/logo.png) no-repeat;
  background-size: cover;
  width: 260px;
  height: 190px;
  position: absolute;
  left: 50%;
  top: 45%;
  margin-left: -130px;
  margin-top: -100px;
}
#loading .percentbox {
  position: absolute;
  left: 0%;
  top: 59%;
  width: 100%;
}
#loading .percentbox .num {
  font-size: 24px;
  display: block;
  text-align: center;
}
#loading .percentbox .percent {
  display: block;
  background: url(../../image/top/loading/percent.png) no-repeat;
  background-size: cover;
  width: 16px;
  height: 16px;
  margin: 4px auto 0;
}
#contents.loading {
  overflow: hidden;
  height: 1500px;
}
/*
====================================================
■ header
====================================================
*/
#header.top {
  position: relative;
}
#header.top .main {
  position: relative;
  z-index: 1;
  height: 944px;
}
#header.top .main .image {
  background: url(../../image/top/top/main-image.jpg) no-repeat center top;
  width: 100%;
  height: 944px;
  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 center top;
  width: 100%;
  height: 944px;
  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 center top;
  width: 30px;
  height: 270px;
  position: absolute;
  left: 50%;
  top: 146px;
  margin-left: -15px;
  z-index: 3;
  text-indent: -9999px;
}
#header.top .main .title {
  background: url(../../image/top/top/main-title.png) no-repeat center top;
  width: 580px;
  height: 346px;
  position: absolute;
  left: 50%;
  top: 436px;
  margin-left: -292px;
  z-index: 3;
  text-indent: -9999px;
}
#header.top .main .title .btnMode {
  background: url(../../image/top/top/mode--01.png) no-repeat;
  width: 186px;
  height: 180px;
  position: absolute;
  left: 876px;
  top: -158px;
  z-index: 4;
  margin-left: -292px;
  text-indent: -9999px;
}
#header.top .main .title .btnMovie {
  background: url(../../image/top/top/movie--01.png) no-repeat;
  width: 186px;
  height: 180px;
  position: absolute;
  left: 876px;
  top: 188px;
  z-index: 4;
  margin-left: -292px;
  text-indent: -9999px;
}
#header.top .main .title .btnImg {
  background: url(../../image/top/top/privilege--01.png) no-repeat;
  width: 200px;
  height: 190px;
  position: absolute;
  left: 866px;
  top: 15px;
  z-index: 4;
  margin-left: -292px;
  text-indent: -9999px;
}
#header.top .main .title .btnAccess {
  background: url(../../image/top/top/top--btn--access.png) no-repeat;
  background-position: 0px 0px;
  width: 160px;
  height: 90px;
  position: absolute;
  left: -194px;
  top: 235px;
  z-index: 4;
  text-indent: -9999px;
}
#header.top .main .title .btnAccess:hover {
  background-position: 0 -90px;
}
#header.top .main .title .btnToday {
  background: url(../../image/top/top/top--btn--today.png) no-repeat;
  background-position: 0px 0px;
  width: 160px;
  height: 90px;
  position: absolute;
  left: -194px;
  top: 132px;
  z-index: 4;
  text-indent: -9999px;
}
#header.top .main .title .btnToday:hover {
  background-position: 0 -90px;
}
#header.top .sns {
  position: absolute;
  width: 100%;
  left: 0;
  top: 776px;
  z-index: 100;
}
#header.top div.arrow {
  background: url(../../image/top/top/scroll-arrow.png) no-repeat;
  width: 56px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 840px;
  margin-left: -28px;
  z-index: 3;
}
/*
====================================================
■ Modal
====================================================
*/
.modalMovieSection {
  position: relative;
  width: 850px;
  height: 480px;
}
.modalMovieSection .btnClose {
  position: absolute;
  top: 0px;
  right: -50px;
}
.modalMovieSection2 {
  position: relative;
  width: 850px;
  height: 480px;
}
.modalMovieSection2 .btnClose2 {
  position: absolute;
  top: 0px;
  right: -50px;
}
.modalImageSection {
  position: relative;
  width: 900px;
  height: 650px;
}
.modalImageSection .btnImgClose {
  position: absolute;
  top: 0px;
  right: -50px;
}
#ModalImageTemplate {
  overflow: auto;
  position: absolute;
}
.modalImageSection2 {
  position: relative;
  width: 900px;
  height: 650px;
}
.modalImageSection2 .link {
  text-align: center;
  margin-left: -200px;
  margin-top: -100px;
}
.modalImageSection2 .btnImgClose2 {
  position: absolute;
  top: 0px;
  right: 90px;
}
#ModalImageTemplate2 {
  overflow: auto;
  position: absolute;
}
/*
====================================================
■ news
====================================================
*/
#news {
  margin-top: 105px;
  padding-top: 20px;
}
#news h2 {
  background: url(../../image/top/news/title.png) no-repeat;
  width: 960px;
  height: 40px;
  text-indent: -9999px;
  margin: 0 auto;
}
#news .box {
  width: 960px;
  margin: 30px auto 0;
}
#news ul {
  width: 540px;
  float: left;
}
#news ul li {
  margin-top: 18px;
}
#news ul li:first-child {
  margin-top: 0;
}
#news ul li .date {
  font-size: 16px;
  width: 75px;
  float: left;
}
#news ul li .txt {
  font-size: 16px;
  float: left;
  width: 465px;
  line-height: 170%;
}
#news .todaybox {
  float: right;
  background: url(../../image/common/parts/column-bg-400.png) no-repeat;
  width: 380px;
  padding: 10px;
}
#news .todaybox .todayboxinner {
  background: #000;
  padding: 17px 17px 20px 17px;
}
#news .todaybox .title-today {
  background: url(../../image/top/news/title-today.png) no-repeat;
  width: 130px;
  height: 30px;
  text-indent: -9999px;
  margin: 0px auto 0;
}
#news .todaybox .txt {
  margin-top: 5px;
  line-height: 160%;
}
#news .todaybox .btn-today {
  display: block;
  background: url(../../image/top/news/btn-today.png) no-repeat;
  width: 340px;
  height: 48px;
  margin: 6px auto 0;
  text-indent: -9999px;
}
#news .todaybox .btn-today:hover {
  background-position: 0 -48px;
}
/*
====================================================
■ story
====================================================
*/
#story-word {
  width: 1024px;
  margin: 216px auto 0;
  height: 270px;
  position: relative;
}
#story-word .word-01 {
  position: absolute;
  left: 417px;
  top: 0;
  background: url(../../image/top/story/word-01.png) no-repeat;
  width: 230px;
  height: 300px;
  z-index: 10;
}
#story {
  margin-top: 0px;
  padding-top: 20px;
  position: relative;
}
#story h2 {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  height: 120px;
}
#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: 82px;
  height: 82px;
  left: 305px;
  top: 52px;
}
#story h2 .t2 {
  background-image: url(../../image/top/story/title-02.png);
  width: 72px;
  height: 104px;
  left: 392px;
  top: 0px;
}
#story h2 .t3 {
  background-image: url(../../image/top/story/title-03.png);
  width: 82px;
  height: 68px;
  left: 465px;
  top: 50px;
}
#story h2 .t4 {
  background-image: url(../../image/top/story/title-04.png);
  width: 80px;
  height: 82px;
  left: 548px;
  top: 45px;
}
#story h2 .t5 {
  background-image: url(../../image/top/story/title-05.png);
  width: 101px;
  height: 70px;
  left: 652px;
  top: 62px;
}
#story .storybox {
  position: relative;
  width: 1024px;
  margin: 17px auto 0;
  height: 1700px;
  /*
		.bg2{
			background: url(../../image/top/story/bg2.jpg) no-repeat;
			background-size: cover;
			width: 640px/2;
			height: 838px/2;
			position: absolute;
			left: 0;
			top: 250px+206px;
			z-index: 2;
			opacity: 0;
		}
		*/
}
#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: 900px;
  height: 1360px;
  position: absolute;
  left: 61px;
  top: 0px;
  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 .image-01-flame {
  position: absolute;
  left: 31px;
  top: 160px;
  z-index: 2;
  background: url(../../image/top/story/image-01.png);
  width: 480px;
  height: 270px;
}
#story .storybox .word-02 {
  position: absolute;
  left: 848px;
  top: 310px;
  background: url(../../image/top/story/word-02.png) no-repeat;
  width: 150px;
  height: 250px;
  z-index: 4;
}
#story .storybox .txtbox1 {
  left: 835px;
  top: 79px;
  z-index: 4;
}
#story .storybox .txtbox1 .t1 {
  background-image: url(../../image/top/story/text-01-01.png);
  width: 48px;
  height: 300px;
  left: 0px;
  top: 0px;
}
#story .storybox .txtbox1 .t2 {
  background-image: url(../../image/top/story/text-01-02.png);
  width: 48px;
  height: 300px;
  left: -48px;
  top: 0px;
}
#story .storybox .txtbox1 .t3 {
  background-image: url(../../image/top/story/text-01-03.png);
  width: 48px;
  height: 300px;
  left: -96px;
  top: 0px;
}
#story .storybox .txtbox1 .t4 {
  background-image: url(../../image/top/story/text-01-04.png);
  width: 48px;
  height: 300px;
  left: -144px;
  top: 0px;
}
#story .storybox .txtbox1 .t5 {
  background-image: url(../../image/top/story/text-01-05.png);
  width: 48px;
  height: 300px;
  left: -192px;
  top: 0px;
}
#story .storybox .txtbox1 .t6 {
  background-image: url(../../image/top/story/text-01-06.png);
  width: 48px;
  height: 300px;
  left: -240px;
  top: 0px;
}
#story .storybox .image-02 {
  position: absolute;
  left: 720px;
  top: 430px;
  background: url(../../image/top/story/image-02.png) no-repeat;
  width: 200px;
  height: 150px;
  z-index: 3;
}
#story .storybox .image-03 {
  position: absolute;
  left: 100px;
  top: 576px;
  background: url(../../image/top/story/image-03.png) no-repeat;
  width: 280px;
  height: 220px;
  z-index: 3;
}
#story .storybox .word-03 {
  position: absolute;
  left: 34px;
  top: 715px;
  background: url(../../image/top/story/word-03.png) no-repeat;
  width: 150px;
  height: 220px;
  z-index: 4;
}
#story .storybox .txtbox2 {
  left: 648px;
  top: 504px;
  z-index: 4;
}
#story .storybox .txtbox2 .t1 {
  background-image: url(../../image/top/story/text-02-01.png);
  width: 48px;
  height: 300px;
  left: 0px;
  top: 0px;
}
#story .storybox .txtbox2 .t2 {
  background-image: url(../../image/top/story/text-02-02.png);
  width: 48px;
  height: 300px;
  left: -48px;
  top: 0px;
}
#story .storybox .txtbox2 .t3 {
  background-image: url(../../image/top/story/text-02-03.png);
  width: 48px;
  height: 300px;
  left: -96px;
  top: 0px;
}
#story .storybox .txtbox2 .t4 {
  background-image: url(../../image/top/story/text-02-04.png);
  width: 48px;
  height: 300px;
  left: -144px;
  top: 0px;
}
#story .storybox .txtbox2 .t5 {
  background-image: url(../../image/top/story/text-02-05.png);
  width: 48px;
  height: 300px;
  left: -192px;
  top: 0px;
}
#story .storybox .txtbox3 {
  left: 655px;
  top: 875px;
  z-index: 4;
}
#story .storybox .txtbox3 .t1 {
  background-image: url(../../image/top/story/text-03-01.png);
  width: 48px;
  height: 300px;
  left: 0px;
  top: 0px;
}
#story .storybox .txtbox3 .t2 {
  background-image: url(../../image/top/story/text-03-02.png);
  width: 48px;
  height: 300px;
  left: -42px;
  top: 0px;
}
#story .storybox .txtbox3 .t3 {
  background-image: url(../../image/top/story/text-03-03.png);
  width: 48px;
  height: 300px;
  left: -84px;
  top: 0px;
}
#story .storybox .txtbox3 .t4 {
  background-image: url(../../image/top/story/text-03-04.png);
  width: 48px;
  height: 300px;
  left: -126px;
  top: 0px;
}
#story .storybox .txtbox3 .t5 {
  background-image: url(../../image/top/story/text-03-05.png);
  width: 48px;
  height: 300px;
  left: -168px;
  top: 0px;
}
#story .storybox .txtbox3 .t6 {
  background-image: url(../../image/top/story/text-03-06.png);
  width: 48px;
  height: 300px;
  left: -210px;
  top: 0px;
}
#story .storybox .txtbox3 .t7 {
  background-image: url(../../image/top/story/text-03-07.png);
  width: 48px;
  height: 300px;
  left: -252px;
  top: 0px;
}
#story .storybox .txtbox3 .t8 {
  background-image: url(../../image/top/story/text-03-08.png);
  width: 48px;
  height: 300px;
  left: -294px;
  top: 0px;
}
#story .storybox .txtbox3 .t9 {
  background-image: url(../../image/top/story/text-03-09.png);
  width: 48px;
  height: 300px;
  left: -336px;
  top: 0px;
}
#story .storybox .word-04 {
  position: absolute;
  left: 447px;
  top: 1340px;
  background: url(../../image/top/story/word-04.png) no-repeat;
  width: 130px;
  height: 210px;
  background-size: cover;
  z-index: 4;
}
#story .secbox {
  margin: 20px auto 0;
  height: 480px;
  overflow: hidden;
  position: relative;
}
#story .secbox .secboxinner {
  width: 1024px;
  margin: 0px auto;
  position: relative;
}
#story .secbox .btn-sec-01-iamahero {
  display: block;
  background: url(../../image/top/story/btn-iamahero.png) no-repeat;
  width: 470px;
  height: 48px;
  text-indent: -9999px;
  position: absolute;
  left: 31px;
  top: 408px;
  z-index: 10;
}
#story .secbox .btn-sec-01-iamahero:hover {
  background-position: 0 -48px;
}
#story .secbox .btn-sec-02-play {
  display: block;
  background: url(../../image/top/story/btn-play.png) no-repeat;
  width: 470px;
  height: 48px;
  text-indent: -9999px;
  position: absolute;
  left: 521px;
  top: 408px;
  z-index: 10;
}
#story .secbox .btn-sec-02-play:hover {
  background-position: 0 -48px;
}
#story .sec01 {
  position: absolute;
  left: 17px;
  top: 0;
}
#story .sec01 h3 {
  position: relative;
  height: 202px;
}
#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-01.png);
  width: 130px;
  height: 38px;
  left: 6px;
  top: 42px;
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
#story .sec01 h3 .t2 {
  background-image: url(../../image/top/story/sec-01-title-02.png);
  width: 350px;
  height: 48px;
  left: 10px;
  top: 68px;
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
#story .sec01 h3 .t3 {
  background-image: url(../../image/top/story/sec-01-title-03.png);
  width: 350px;
  height: 48px;
  left: 15px;
  top: 116px;
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
#story .sec01 .box {
  position: relative;
}
#story .sec01 .box .txtbox {
  position: relative;
  margin-left: 4px;
  margin-top: 1px;
}
#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: 280px;
  height: 36px;
  left: 0px;
  top: 0px;
}
#story .sec01 .box .txtbox .t2 {
  background-image: url(../../image/top/story/sec-01-text-02.png);
  width: 280px;
  height: 36px;
  left: 0px;
  top: 36px;
}
#story .sec01 .box .txtbox .t3 {
  background-image: url(../../image/top/story/sec-01-text-03.png);
  width: 280px;
  height: 36px;
  left: 0px;
  top: 72px;
}
#story .sec01 .box .txtbox .t4 {
  background-image: url(../../image/top/story/sec-01-text-04.png);
  width: 280px;
  height: 36px;
  left: 0px;
  top: 108px;
}
#story .sec01 .box .txtbox .t5 {
  background-image: url(../../image/top/story/sec-01-text-05.png);
  width: 280px;
  height: 36px;
  left: 0px;
  top: 144px;
}
#story .sec01 .box .image {
  background: url(../../image/top/story/sec-01-image.png) no-repeat;
  width: 160px;
  height: 210px;
  position: absolute;
  left: 289px;
  top: -30px;
}
#story .sec02 {
  position: absolute;
  left: 510px;
  top: 0;
}
#story .sec02 h3 {
  position: relative;
  z-index: 3;
  height: 236px;
}
#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-01.png);
  width: 350px;
  height: 50px;
  left: 0px;
  top: 29px;
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
}
#story .sec02 h3 .t2 {
  background-image: url(../../image/top/story/sec-02-title-02.png);
  width: 350px;
  height: 50px;
  left: 5px;
  top: 77px;
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
}
#story .sec02 h3 .t3 {
  background-image: url(../../image/top/story/sec-02-title-03.png);
  width: 350px;
  height: 50px;
  left: 12px;
  top: 128px;
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
}
#story .sec02 .box {
  position: relative;
  z-index: 2;
}
#story .sec02 .box .txtbox {
  position: relative;
  z-index: 2;
  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: 280px;
  height: 36px;
  left: 0px;
  top: 0px;
}
#story .sec02 .box .txtbox .t2 {
  background-image: url(../../image/top/story/sec-02-text-02.png);
  width: 280px;
  height: 36px;
  left: 0px;
  top: 36px;
}
#story .sec02 .box .txtbox .t3 {
  background-image: url(../../image/top/story/sec-02-text-03.png);
  width: 280px;
  height: 36px;
  left: 0px;
  top: 72px;
}
#story .sec02 .box .txtbox .t4 {
  background-image: url(../../image/top/story/sec-02-text-04.png);
  width: 280px;
  height: 36px;
  left: 0px;
  top: 108px;
}
#story .sec02 .box .image1 {
  background: url(../../image/top/story/sec-02-image-01.png) no-repeat;
  width: 160px;
  height: 112px;
  background-size: cover;
  position: absolute;
  left: 320px;
  top: -102px;
  z-index: 2;
}
#story .sec02 .box .image2 {
  background: url(../../image/top/story/sec-02-image-02.png) no-repeat;
  width: 160px;
  height: 112px;
  background-size: cover;
  position: absolute;
  left: 320px;
  top: 26px;
  z-index: 2;
}
#story .sec02 .box .bg {
  background: url(../../image/top/story/sec-02-image-bg.png) no-repeat;
  width: 240px;
  height: 370px;
  background-size: cover;
  position: absolute;
  left: 106px;
  top: -212px;
  z-index: 1;
}
/*
====================================================
■ play
====================================================
*/
#play-word {
  width: 1024px;
  margin: 79px auto 0;
  height: 580px;
  position: relative;
}
#play-word .word-01 {
  position: absolute;
  left: 419px;
  top: 0;
  background: url(../../image/top/play/word-01.png) no-repeat;
  width: 220px;
  height: 370px;
  z-index: 10;
}
#play {
  width: 1024px;
  margin: 148px auto 0;
  padding-top: 20px;
  position: relative;
}
#play .word-02 {
  position: absolute;
  left: 700px;
  top: -158px;
  background: url(../../image/top/play/word-02.png) no-repeat;
  width: 140px;
  height: 230px;
  background-size: cover;
  z-index: 10;
}
#play h2 {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  height: 140px;
}
#play h2 .title {
  display: block;
  text-indent: -9999px;
}
#play h2 div {
  position: absolute;
}
#play h2 .t1 {
  background-image: url(../../image/top/play/title_01.png);
  width: 90px;
  height: 90px;
  left: 277px;
  top: 7px;
}
#play h2 .t2 {
  background-image: url(../../image/top/play/title_02.png);
  width: 118px;
  height: 128px;
  left: 374px;
  top: 0px;
}
#play h2 .t3 {
  background-image: url(../../image/top/play/title_03.png);
  width: 82px;
  height: 82px;
  left: 497px;
  top: 38px;
}
#play h2 .t4 {
  background-image: url(../../image/top/play/title_04.png);
  width: 106px;
  height: 106px;
  left: 592px;
  top: 1px;
}
#play h2 .t5 {
  background-image: url(../../image/top/play/title_05.png);
  width: 26px;
  height: 44px;
  left: 700px;
  top: 64px;
}
#play h2 .t6 {
  background-image: url(../../image/top/play/title_06.png);
  width: 26px;
  height: 44px;
  left: 727px;
  top: 78px;
}
/*
====================================================
■ kaisai (play)
====================================================
*/
#kaisai {
  margin-top: 15px;
  padding-top: 20px;
}
#kaisai h3 {
  text-indent: -9999px;
  background: url(../../image/top/play/headline-date.png);
  width: 150px;
  height: 40px;
  margin: 0 auto;
}
#kaisai .image-flame {
  margin: 20px auto 0;
  position: relative;
  background: url(../../image/top/play/image-date-bg.png);
  background-size: 960px 500px;
  width: 960px;
  height: 176px;
  -webkit-transition: background-position 150ms;
  transition: background-position 150ms;
}
#kaisai .image-flame:after {
  content: "";
  background: url(../../image/top/play/image-date-bg-flame.png);
  background-size: cover;
  width: 960px;
  height: 176px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#kaisai .image-flame.active {
  background-position: 0 -324px;
}
#kaisai .image-flame .box {
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 22px;
}
#kaisai .image-flame .box .t1 {
  background: url(../../image/top/play/date-text_01.png) no-repeat;
  width: 370px;
  height: 36px;
  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: 370px;
  height: 36px;
  background-size: cover;
  text-indent: -9999px;
  margin: 2px 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: 400px;
  height: 48px;
  background-size: cover;
  margin: 45px auto 0;
  text-indent: -9999px;
}
#kaisai .btn-play:hover {
  background-position: 0 -48px;
}
/*
====================================================
■ ticket (play)
====================================================
*/
#ticket {
  width: 1024px;
  margin: 100px auto 0;
  padding-top: 20px;
  position: relative;
}
#ticket .word-01 {
  position: absolute;
  left: 240px;
  top: -48px;
  background: url(../../image/top/ticket/word-01.png) no-repeat;
  width: 170px;
  height: 200px;
  background-size: cover;
  z-index: 10;
}
#ticket h3 {
  text-indent: -9999px;
  background: url(../../image/top/ticket/headline-price.png);
  background-size: cover;
  width: 200px;
  height: 40px;
  margin: 0 auto;
}
#ticket .image-flame {
  margin: 24px auto 0;
  position: relative;
  background: url(../../image/top/ticket/image-price-bg.png);
  background-size: 960px 500px;
  width: 960px;
  height: 176px;
  -webkit-transition: background-position 150ms;
  transition: background-position 150ms;
}
#ticket .image-flame:after {
  content: "";
  background: url(../../image/top/ticket/image-price-bg-flame.png);
  background-size: cover;
  width: 960px;
  height: 176px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#ticket .image-flame.active {
  background-position: 0 -324px;
}
#ticket .image-flame .box {
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 25px;
}
#ticket .image-flame .box .t1 {
  font-size: 22px;
  line-height: 150%;
}
/*
====================================================
■ schedule (play)
====================================================
*/
#schedule {
  margin-top: 77px;
  padding-top: 20px;
  position: relative;
}
#schedule h3 {
  text-indent: -9999px;
  background: url(../../image/top/ticket/headline-schedule.png);
  background-size: cover;
  width: 200px;
  height: 40px;
  margin: 0 auto;
}
#schedule p.table {
  text-indent: -9999px;
  background: url(../../image/top/ticket/image-schedule.png);
  background-size: cover;
  width: 960px;
  height: 520px;
  margin: 22px auto 0;
}
#schedule .memo {
  margin-top: 15px;
  text-align: center;
}
#schedule .memo li {
  margin-bottom: 3px;
}
#schedule .memo li:before {
  content: "※";
  display: inline-block;
  margin-right: 2px;
}
/*
====================================================
■ release (play)
====================================================
*/
#release {
  margin-top: 125px;
  padding-top: 10px;
  position: relative;
}
#release .subtitle {
  text-align: center;
}
#release .tabbox {
  background: url(../../image/common/parts/column-bg-960.png) left top;
  width: 960px;
  margin: 0 auto;
  margin-top: 24px;
  padding-bottom: 20px;
}
#release .tabbox .tabmenu ul {
  padding-top: 17px;
  padding-left: 18px;
}
#release .tabbox .tabmenu ul li {
  float: left;
  margin-left: 17px;
  position: relative;
}
#release .tabbox .tabmenu ul li:first-child {
  margin-left: 0;
}
#release .tabbox .tabmenu ul li span {
  display: block;
  width: 296px;
  height: 48px;
  text-indent: -9999px;
}
#release .tabbox .tabmenu ul li .contents1 {
  background-image: url(../../image/top/ticket/mild-mode.png);
}
#release .tabbox .tabmenu ul li .contents2 {
  background-image: url(../../image/top/ticket/normal-mode.png);
}
#release .tabbox .tabmenu ul li .contents3 {
  background-image: url(../../image/top/ticket/hard-mode.png);
}
#release .tabbox .tabcontents {
  height: 910px;
  margin: 17px auto 0;
  padding-left: 18px;
}
#release .tabbox .tabcontents .contents {
  float: left;
  width: 296px;
  background: #000;
  min-height: 305px;
  margin-left: 17px;
  padding-top: 15px;
}
#release .tabbox .tabcontents .contents:first-child {
  margin-left: 0;
}
#release .tabbox .tabcontents .contents p {
  font-size: 16px;
  margin-top: 31px;
  padding-left: 20px;
  padding-right: 20px;
}
#release .tabbox .tabcontents .contents p:first-child {
  margin-top: 0;
}
#release .tabbox .tabcontents .contents p .title {
  font-size: 18px;
  line-height: 175%;
}
#release .tabbox .tabcontents .contents p .year {
  display: inline-block;
  width: 65px;
}
#release .tabbox .tabcontents .contents1 {
  height: 898px;
}
#release .tabbox .tabcontents .contents2 {
  height: 898px;
}
#release .tabbox .tabcontents .contents3 {
  height: 898px;
}
#release p.caution {
  clear: both;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  color: #b3b3b3;
  padding-top: 10px;
}
#release p.caution2 {
  clear: both;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
  color: #b3b3b3;
  padding-top: 16px;
  margin-bottom: 5px;
}
#release .btnbox {
  width: 960px;
  margin: 27px 277px 0;
}
#release .btnbox .btn-ticket {
  display: block;
  background: url(../../image/top/ticket/btn-ticket.png) no-repeat;
  width: 470px;
  height: 48px;
  text-indent: -9999px;
  float: left;
}
#release .btnbox .btn-ticket:hover {
  background-position: 0 -48px;
}
/*
====================================================
■ faq
====================================================
*/
#faq {
  padding-top: 20px;
  position: relative;
  width: 1024px;
  margin: 368px auto 0;
}
#faq h2 {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  height: 270px;
  /*
		.t1{ 
			background-image: url(../../image/top/faq/title-01.png);
			width: 128px;height: 94px;left: 187px;top: 18px; 
		}
		.t2{ 
			background-image: url(../../image/top/faq/title-02.png);
			width: 76px;height: 64px;left: 315px;top: 48px; 
		}
		.t3{ 
			background-image: url(../../image/top/faq/title-03.png);
			width: 104px;height: 82px;left: 391px;top: 15px; 
		}
		.t4{ 
			background-image: url(../../image/top/faq/title-04.png);
			width: 58px;height: 74px;left: 499px;top: 23px; 
		}
		.t5{ 
			background-image: url(../../image/top/faq/title-05.png);
			width: 56px;height: 56px;left: 447px;top: 105px; 
		}
		*/
}
#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: 86px;
  height: 86px;
  left: 250px;
  top: 137px;
}
#faq h2 .t7 {
  background-image: url(../../image/top/faq/title-07.png);
  width: 52px;
  height: 78px;
  left: 341px;
  top: 178px;
}
#faq h2 .t8 {
  background-image: url(../../image/top/faq/title-08.png);
  width: 80px;
  height: 80px;
  left: 404px;
  top: 163px;
}
#faq h2 .t9 {
  background-image: url(../../image/top/faq/title-09.png);
  width: 78px;
  height: 68px;
  left: 490px;
  top: 175px;
}
#faq h2 .t10 {
  background-image: url(../../image/top/faq/title-10.png);
  width: 98px;
  height: 130px;
  left: 574px;
  top: 112px;
}
#faq h2 .t11 {
  background-image: url(../../image/top/faq/title-11.png);
  width: 76px;
  height: 76px;
  left: 676px;
  top: 170px;
}
#faq .word-01 {
  position: absolute;
  left: 446px;
  top: -38px;
  background: url(../../image/top/faq/word-01.png) no-repeat;
  width: 130px;
  height: 220px;
  background-size: cover;
  z-index: 10;
}
#faq .memo {
  margin-top: 25px;
  text-align: center;
  font-size: 16px;
  line-height: 200%;
}
#faq .btn-faq {
  display: block;
  background: url(../../image/top/faq/btn-faq.png) no-repeat;
  width: 400px;
  height: 48px;
  background-size: cover;
  margin: 37px auto 0;
  text-indent: -9999px;
}
#faq .btn-faq:hover {
  background-position: 0 -48px;
}
/*
====================================================
■ iamahero
====================================================
*/
#iamahero-word {
  width: 1024px;
  margin: 240px auto 0;
  height: 185px;
  position: relative;
}
#iamahero-word .word-01 {
  position: absolute;
  left: 439px;
  top: 0;
  background: url(../../image/top/iamahero/word-01.png) no-repeat;
  width: 180px;
  height: 240px;
  z-index: 10;
}
#iamahero {
  width: 1024px;
  margin: 9px auto 0;
  padding-top: 20px;
  position: relative;
}
#iamahero h2 {
  position: relative;
  height: 155px;
}
#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: 110px;
  height: 110px;
  left: 102px;
  top: 3px;
}
#iamahero h2 .t2 {
  background-image: url(../../image/top/iamahero/title-02.png);
  width: 60px;
  height: 100px;
  left: 180px;
  top: 47px;
}
#iamahero h2 .t3 {
  background-image: url(../../image/top/iamahero/title-03.png);
  width: 84px;
  height: 96px;
  left: 256px;
  top: 19px;
}
#iamahero h2 .t4 {
  background-image: url(../../image/top/iamahero/title-04.png);
  width: 66px;
  height: 56px;
  left: 312px;
  top: 76px;
}
#iamahero h2 .t5 {
  background-image: url(../../image/top/iamahero/title-05.png);
  width: 64px;
  height: 66px;
  left: 378px;
  top: 23px;
}
#iamahero h2 .t6 {
  background-image: url(../../image/top/iamahero/title-06.png);
  width: 110px;
  height: 80px;
  left: 454px;
  top: 43px;
}
#iamahero h2 .t7 {
  background-image: url(../../image/top/iamahero/title-07.png);
  width: 74px;
  height: 44px;
  left: 568px;
  top: 67px;
}
#iamahero h2 .t8 {
  background-image: url(../../image/top/iamahero/title-08.png);
  width: 70px;
  height: 62px;
  left: 642px;
  top: 67px;
}
#iamahero h2 .t9 {
  background-image: url(../../image/top/iamahero/title-09.png);
  width: 64px;
  height: 34px;
  left: 727px;
  top: 81px;
}
#iamahero h2 .t10 {
  background-image: url(../../image/top/iamahero/title-10.png);
  width: 42px;
  height: 62px;
  left: 790px;
  top: 21px;
}
#iamahero h2 .t11 {
  background-image: url(../../image/top/iamahero/title-11.png);
  width: 80px;
  height: 80px;
  left: 842px;
  top: 35px;
}
#iamahero .tabbox {
  background: url(../../image/common/parts/column-bg-960.png) left top;
  width: 960px;
  margin: 35px auto 0;
  background-size: contain;
  padding-bottom: 23px;
}
#iamahero .tabbox .tabmenu ul {
  padding-left: 20px;
  padding-top: 22px;
}
#iamahero .tabbox .tabmenu ul li {
  float: left;
  margin-left: 7px;
  width: 453px;
  position: relative;
}
#iamahero .tabbox .tabmenu ul li:first-child {
  margin-left: 0;
}
#iamahero .tabbox .tabmenu ul li span {
  display: block;
  text-indent: -9999px;
  background-repeat: no-repeat;
  margin: 0 auto;
}
#iamahero .tabbox .tabmenu ul li .contents1 {
  background-image: url(../../image/top/iamahero/title-movie.png);
  width: 220px;
  height: 40px;
}
#iamahero .tabbox .tabmenu ul li .contents2 {
  background-image: url(../../image/top/iamahero/title-comic.png);
  width: 240px;
  height: 40px;
}
#iamahero .tabbox .tabcontents {
  margin-top: 18px;
  padding-left: 20px;
  height: 1024px;
}
#iamahero .tabbox .tabcontents .contents {
  overflow: hidden;
  width: 453px;
  background: #121212;
  float: left;
  margin-left: 15px;
  min-height: 847px;
}
#iamahero .tabbox .tabcontents .contents:first-child {
  margin-left: 0;
}
#iamahero .tabbox .tabcontents .contents1 h3 {
  background: url(../../image/top/iamahero/movie-copy.png) no-repeat;
  width: 330px;
  height: 100px;
  text-indent: -9999px;
  margin-left: 14px;
  margin-top: 15px;
  position: relative;
}
#iamahero .tabbox .tabcontents .contents1 h3 .point {
  background: url(../../image/top/iamahero/movie_circle.png) no-repeat;
  width: 104px;
  height: 104px;
  position: absolute;
  left: 325px;
  top: -10px;
}
#iamahero .tabbox .tabcontents .contents1 .txt {
  margin-top: 16px;
  padding: 0 17px;
  line-height: 175%;
}
#iamahero .tabbox .tabcontents .contents1 .btn-movie {
  display: block;
  background: url(../../image/top/iamahero/btn-movie.png) no-repeat;
  width: 412px;
  height: 48px;
  margin: 13px auto 0;
  text-indent: -9999px;
}
#iamahero .tabbox .tabcontents .contents1 .btn-movie:hover {
  background-position: 0 -48px;
}
#iamahero .tabbox .tabcontents .contents2 .comic-image {
  background: url(../../image/top/iamahero/comic-image.png) no-repeat;
  width: 400px;
  height: 240px;
  margin-left: 13px;
  margin-top: 18px;
}
#iamahero .tabbox .tabcontents .contents2 h3 {
  background: url(../../image/top/iamahero/comic-copy.png) no-repeat;
  width: 330px;
  height: 196px;
  text-indent: -9999px;
  margin-left: 14px;
  margin-top: 21px;
  position: relative;
}
#iamahero .tabbox .tabcontents .contents2 h3 .point {
  background: url(../../image/top/iamahero/comic_circle.png) no-repeat;
  width: 104px;
  height: 104px;
  background-size: cover;
  position: absolute;
  left: 325px;
  top: -10px;
}
#iamahero .tabbox .tabcontents .contents2 .txt {
  margin-top: 36px;
  padding: 0 18px;
  line-height: 175%;
}
#iamahero .tabbox .tabcontents .contents-dtv {
  clear: both;
  position: relative;
  background-color: #121212;
  height: 156px;
  width: 920px;
  top: 20px;
}
#iamahero .tabbox .tabcontents .contents-dtv .column-dtv {
  position: absolute;
  left: 221px;
  top: 18px;
}
#iamahero .tabbox .tabcontents .contents-dtv .txt {
  position: absolute;
  left: 20px;
  top: 53px;
}
#iamahero .tabbox .tabcontents .contents-dtv a {
  display: block;
  position: absolute;
  left: 595px;
  top: 53px;
}
/*
====================================================
■ about
====================================================
*/
#about-word {
  width: 1024px;
  margin: 217px auto 0;
  height: 250px;
  position: relative;
}
#about-word .word-01 {
  position: absolute;
  left: 412px;
  top: 0;
  background: url(../../image/top/about/word-01.png) no-repeat;
  width: 190px;
  height: 250px;
  background-size: cover;
  z-index: 10;
}
#about {
  width: 1024px;
  margin: -48px auto 0;
  padding-top: 20px;
  position: relative;
}
#about h2 {
  position: relative;
  height: 150px;
}
#about h2 .title {
  display: block;
  text-indent: -9999px;
}
#about h2 div {
  position: absolute;
}
#about h2 .t1 {
  background-image: url(../../image/top/about/title-01.png);
  width: 80px;
  height: 90px;
  left: 48px;
  top: 26px;
}
#about h2 .t2 {
  background-image: url(../../image/top/about/title-02.png);
  width: 56px;
  height: 63px;
  left: 138px;
  top: 49px;
}
#about h2 .t3 {
  background-image: url(../../image/top/about/title-03.png);
  width: 104px;
  height: 75px;
  left: 198px;
  top: 38px;
}
#about h2 .t4 {
  background-image: url(../../image/top/about/title-04.png);
  width: 90px;
  height: 113px;
  left: 302px;
  top: 4px;
}
#about h2 .t5 {
  background-image: url(../../image/top/about/title-05.png);
  width: 89px;
  height: 85px;
  left: 392px;
  top: 30px;
}
#about h2 .t6 {
  background-image: url(../../image/top/about/title-06.png);
  width: 126px;
  height: 103px;
  left: 486px;
  top: 32px;
}
#about h2 .t7 {
  background-image: url(../../image/top/about/title-07.png);
  width: 65px;
  height: 21px;
  left: 582px;
  top: 86px;
}
#about h2 .t8 {
  background-image: url(../../image/top/about/title-08.png);
  width: 89px;
  height: 79px;
  left: 625px;
  top: 65px;
}
#about h2 .t9 {
  background-image: url(../../image/top/about/title-09.png);
  width: 36px;
  height: 60px;
  left: 705px;
  top: 34px;
}
#about h2 .t10 {
  background-image: url(../../image/top/about/title-10.png);
  width: 105px;
  height: 93px;
  left: 747px;
  top: 35px;
}
#about h2 .t11 {
  background-image: url(../../image/top/about/title-11.png);
  width: 44px;
  height: 82px;
  left: 866px;
  top: 40px;
}
#about h2 .t12 {
  background-image: url(../../image/top/about/title-12.png);
  width: 71px;
  height: 103px;
  left: 914px;
  top: 18px;
}
#about .box {
  background: url(../../image/common/parts/column-bg-960.png) left top;
  width: 960px;
  margin: 28px auto 0;
  padding-bottom: 22px;
  padding-top: 21px;
}
#about .box .boxinner {
  background: #121212;
  width: 920px;
  margin: 0 auto;
  padding-bottom: 23px;
}
#about .box .txt {
  margin-top: 26px;
  padding: 0 17px;
  line-height: 175%;
  text-align: center;
}
#about .box .btns {
  margin-top: 19px;
  text-align: center;
}
#about .box .btns li {
  display: inline-block;
  margin-left: 5px;
}
#about .box .btns li:first-child {
  margin-left: 0;
}
#about .box .btns li a {
  display: inline-block;
  width: 120px;
  height: 36px;
  text-indent: -9999px;
}
#about .box .btns li a:hover {
  background-position: 0 -36px;
}
#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 {
  width: 1024px;
  margin: 76px auto 0;
  height: 550px;
  position: relative;
}
#goods-word .word-01 {
  position: absolute;
  left: 582px;
  top: 0;
  background: url(../../image/top/goods/word-01.png) no-repeat;
  width: 180px;
  height: 250px;
  z-index: 10;
}
#goods-word .word-02 {
  position: absolute;
  left: 280px;
  top: 280px;
  background: url(../../image/top/goods/word-02.png) no-repeat;
  width: 170px;
  height: 270px;
  z-index: 10;
}
#goods {
  width: 1024px;
  margin: 260px auto 0;
  padding-top: 20px;
  position: relative;
}
#goods .word-03 {
  position: absolute;
  left: 680px;
  top: -61px;
  background: url(../../image/top/goods/word-03.png) no-repeat;
  width: 90px;
  height: 150px;
  background-size: cover;
  z-index: 10;
}
#goods h2 {
  position: relative;
  height: 140px;
}
#goods h2 .title {
  display: block;
  text-indent: -9999px;
}
#goods h2 div {
  position: absolute;
}
#goods h2 .t1 {
  background-image: url(../../image/top/goods/title_01.png);
  width: 110px;
  height: 120px;
  left: 337px;
  top: 4px;
}
#goods h2 .t2 {
  background-image: url(../../image/top/goods/title_02.png);
  width: 60px;
  height: 50px;
  left: 417px;
  top: 71px;
}
#goods h2 .t3 {
  background-image: url(../../image/top/goods/title_03.png);
  width: 50px;
  height: 60px;
  left: 490px;
  top: 78px;
}
#goods h2 .t4 {
  background-image: url(../../image/top/goods/title_04.png);
  width: 50px;
  height: 60px;
  left: 543px;
  top: 77px;
}
#goods h2 .t5 {
  background-image: url(../../image/top/goods/title_05.png);
  width: 76px;
  height: 132px;
  left: 602px;
  top: 4px;
}
#goods .image-flame {
  margin: 26px auto 0;
  position: relative;
  background: url(../../image/top/goods/image-01.png);
  background-size: 960px 500px;
  width: 960px;
  height: 176px;
  -webkit-transition: background-position 150ms;
  transition: background-position 150ms;
}
#goods .image-flame:after {
  content: "";
  background: url(../../image/top/goods/image-01-flame.png);
  width: 960px;
  height: 176px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
#goods .image-flame.active {
  background-position: 0 -324px;
}
#goods .image-flame .box {
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 62px;
  font-size: 22px;
  line-height: 150%;
}
#goods .items {
  position: relative;
  margin-left: -19px;
  padding-bottom: 220px;
}
#goods .items .item1 dt {
  position: absolute;
  top: 89px;
  left: 228px;
  z-index: 10;
}
#goods .items .item1 dd {
  position: absolute;
  top: 31px;
  left: -67px;
}
#goods .items .item1 .text {
  font-size: 18px;
  color: #FF1831;
}
#goods .items .item2 dd {
  position: absolute;
  top: 100px;
  left: 720px;
}
#goods .items .item2 dt {
  position: absolute;
  top: 31px;
  left: 439px;
}
#goods .items .item2 .text {
  font-size: 18px;
  color: #FF1831;
}
/*
====================================================
■ staff
====================================================
*/
#staff-word {
  width: 1024px;
  margin: 270px auto 0;
  height: 200px;
  position: relative;
}
#staff-word .word-01 {
  position: absolute;
  left: 305px;
  top: 0;
  background: url(../../image/top/staff/word-01.png) no-repeat;
  width: 180px;
  height: 220px;
  background-size: cover;
  z-index: 10;
}
#staff {
  padding-top: 20px;
  width: 1024px;
  margin: -22px auto 0;
  position: relative;
}
#staff h2 {
  position: relative;
  height: 120px;
}
#staff h2 .title {
  display: block;
  text-indent: -9999px;
}
#staff h2 div {
  position: absolute;
}
#staff h2 .t1 {
  background-image: url(../../image/top/staff/title_01.png);
  width: 100px;
  height: 74px;
  left: 274px;
  top: 17px;
}
#staff h2 .t2 {
  background-image: url(../../image/top/staff/title_02.png);
  width: 80px;
  height: 80px;
  left: 374px;
  top: 25px;
}
#staff h2 .t3 {
  background-image: url(../../image/top/staff/title_03.png);
  width: 56px;
  height: 56px;
  left: 455px;
  top: 49px;
}
#staff h2 .t4 {
  background-image: url(../../image/top/staff/title_04.png);
  width: 70px;
  height: 70px;
  left: 507px;
  top: 23px;
}
#staff h2 .t5 {
  background-image: url(../../image/top/staff/title_05.png);
  width: 90px;
  height: 90px;
  left: 577px;
  top: -3px;
}
#staff h2 .t6 {
  background-image: url(../../image/top/staff/title_06.png);
  width: 100px;
  height: 100px;
  left: 667px;
  top: 19px;
}
#staff .txt {
  margin-top: 30px;
  line-height: 200%;
  text-align: center;
  font-size: 16px;
}
#staff .btn-staff {
  display: block;
  background: url(../../image/top/staff/btn-staff.png) no-repeat;
  width: 400px;
  height: 48px;
  margin: 37px auto 0;
  text-indent: -9999px;
}
#staff .btn-staff:hover {
  background-position: 0 -48px;
}
/*
====================================================
■ contactbox
====================================================
*/
#contactbox-word {
  width: 1024px;
  margin: 139px auto 0;
  height: 490px;
  position: relative;
}
#contactbox-word .word-01 {
  position: absolute;
  left: 542px;
  top: 0;
  background: url(../../image/top/contact/word-01.png) no-repeat;
  width: 120px;
  height: 190px;
  background-size: cover;
  z-index: 10;
}
#contactbox-word .word-02 {
  position: absolute;
  left: 392px;
  top: 316px;
  background: url(../../image/top/contact/word-02.png) no-repeat;
  width: 120px;
  height: 170px;
  background-size: cover;
  z-index: 10;
}
#contactbox {
  margin-top: 12px;
  padding-top: 20px;
  position: relative;
}
#contactbox h3.access {
  background: url(../../image/top/contact/headline-access.png) no-repeat center bottom;
  width: 200px;
  height: 40px;
  padding-top: 10px;
  background-size: contain;
  text-indent: -9999px;
  margin: 0 auto;
}
#contactbox .text-kourakuen {
  background: url(../../image/top/contact/text-kourakuen.png) no-repeat;
  width: 380px;
  height: 30px;
  background-size: cover;
  text-indent: -9999px;
  margin: 31px auto 0;
}
#contactbox .address {
  margin-top: 12px;
  text-align: center;
  font-size: 16px;
}
#contactbox .memo {
  text-align: center;
  margin-top: 3px;
  line-height: 200%;
  font-size: 16px;
}
#contactbox .trainbox {
  text-align: center;
  margin-top: 10px;
}
#contactbox .trainbox .kourakuen-logo {
  background: url(../../image/top/contact/kourakuen-logo.png) no-repeat;
  width: 160px;
  height: 90px;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: top;
}
#contactbox .trainbox .train {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 200%;
  padding-top: 22px;
  margin-left: 10px;
  text-align: left;
  padding-right: 12px;
}
#contactbox .btn-map {
  display: block;
  background: url(../../image/top/contact/btn-map.png) no-repeat;
  width: 400px;
  height: 48px;
  background-size: cover;
  margin: 17px auto 0;
  text-indent: -9999px;
}
#contactbox .btn-map:hover {
  background-position: 0 -48px;
}
#contactbox h3.contact {
  background: url(../../image/top/contact/headline-contact.png) no-repeat center bottom;
  width: 200px;
  height: 40px;
  padding-top: 20px;
  background-size: contain;
  text-indent: -9999px;
  margin: 122px auto 0;
}
#contactbox .box {
  position: relative;
  z-index: 10;
  text-align: center;
  padding-top: 35px;
}
#contactbox .box p {
  font-size: 17px;
  line-height: 190%;
}
#contactbox .box p .tel {
  font-size: 17px;
  font-weight: bold;
}
#contactbox .btn-ticket-buy {
  display: block;
  background: url(../../image/top/contact/btn-ticket-buy.png) center top;
  width: 400px;
  height: 48px;
  background-size: cover;
  margin: 23px auto 0;
  text-indent: -9999px;
}
#contactbox .btn-ticket-buy:hover {
  background-position: 0 -48px;
}
/*
====================================================
■ last
====================================================
*/
#last {
  width: 100%;
  position: relative;
  height: 6488px;
  overflow: hidden;
}
#last div {
  position: absolute;
  z-index: 2;
}
#last .inner {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}
#last .hita-02 {
  background-image: url(../../image/top/last/hita_02.png);
  width: 22px;
  height: 64px;
  left: 509px;
  top: 465px;
}
#last .hita-03 {
  background-image: url(../../image/top/last/hita_03.png);
  width: 22px;
  height: 64px;
  left: 577px;
  top: 812px;
}
#last .hita-04 {
  background-image: url(../../image/top/last/hita_04.png);
  width: 22px;
  height: 64px;
  left: 326px;
  top: 1082px;
}
#last .hita-05 {
  background-image: url(../../image/top/last/hita_05.png);
  width: 22px;
  height: 64px;
  left: 603px;
  top: 1214px;
}
#last .hita-06 {
  background-image: url(../../image/top/last/hita_06.png);
  width: 22px;
  height: 64px;
  left: 470px;
  top: 1470px;
}
#last .hita-07 {
  background-image: url(../../image/top/last/hita_07.png);
  width: 22px;
  height: 64px;
  left: 472px;
  top: 1695px;
}
#last .hita-08 {
  background-image: url(../../image/top/last/hita_08.png);
  width: 22px;
  height: 64px;
  left: 627px;
  top: 1820px;
}
#last .hita-09 {
  background-image: url(../../image/top/last/hita_09.png);
  width: 22px;
  height: 64px;
  left: 489px;
  top: 1891px;
}
#last .hita-10 {
  background-image: url(../../image/top/last/hita_10.png);
  width: 42px;
  height: 80px;
  left: 516px;
  top: 2008px;
}
#last .hita-11 {
  background-image: url(../../image/top/last/hita_11.png);
  width: 20px;
  height: 40px;
  left: 365px;
  top: 2030px;
}
#last .hita-12 {
  background-image: url(../../image/top/last/hita_12.png);
  width: 20px;
  height: 40px;
  left: 443px;
  top: 2080px;
}
#last .hita-13 {
  background-image: url(../../image/top/last/hita_13.png);
  width: 20px;
  height: 40px;
  left: 396px;
  top: 2113px;
}
#last .hita-14 {
  background-image: url(../../image/top/last/hita_14.png);
  width: 20px;
  height: 40px;
  left: 405px;
  top: 2169px;
}
#last .hita-15 {
  background-image: url(../../image/top/last/hita_15.png);
  width: 20px;
  height: 40px;
  left: 316px;
  top: 2189px;
}
#last .hita-16 {
  background-image: url(../../image/top/last/hita_16.png);
  width: 26px;
  height: 50px;
  left: 342px;
  top: 2206px;
}
#last .hita-17 {
  background-image: url(../../image/top/last/hita_17.png);
  width: 26px;
  height: 58px;
  left: 310px;
  top: 2267px;
}
#last .hita-18 {
  background-image: url(../../image/top/last/hita_18.png);
  width: 34px;
  height: 61px;
  left: 286px;
  top: 2325px;
}
#last .hita-19 {
  background-image: url(../../image/top/last/hita_19.png);
  width: 50px;
  height: 75px;
  left: 277px;
  top: 2386px;
}
#last .hita-20 {
  background-image: url(../../image/top/last/hita_20.png);
  width: 60px;
  height: 100px;
  left: 248px;
  top: 2461px;
}
#last .hita-21 {
  background-image: url(../../image/top/last/hita_21.png);
  width: 60px;
  height: 100px;
  left: 255px;
  top: 2544px;
}
#last .hita-22 {
  background-image: url(../../image/top/last/hita_22.png);
  width: 87px;
  height: 155px;
  left: 255px;
  top: 2643px;
}
#last .hita-23 {
  background-image: url(../../image/top/last/hita_23.png);
  width: 120px;
  height: 190px;
  left: 255px;
  top: 2798px;
}
#last .hita-24 {
  background-image: url(../../image/top/last/hita_24.png);
  width: 120px;
  height: 245px;
  left: 226px;
  top: 2988px;
}
#last .hita-25 {
  background-image: url(../../image/top/last/hita_25.png);
  width: 141px;
  height: 207px;
  left: 264px;
  top: 3212px;
}
#last .hita-26 {
  background-image: url(../../image/top/last/hita_26.png);
  width: 160px;
  height: 275px;
  left: 310px;
  top: 3404px;
}
#last .hita-27 {
  background-image: url(../../image/top/last/hita_27.png);
  width: 350px;
  height: 300px;
  left: 397px;
  top: 3642px;
}
#last .hita-28 {
  background-image: url(../../image/top/last/hita_28.png);
  width: 420px;
  height: 460px;
  left: 705px;
  top: 3871px;
}
#last .image-zqn {
  background-image: url(../../image/top/last/image-zqn.png);
  width: 620px;
  height: 580px;
  left: 203px;
  top: 4121px;
  z-index: 1;
}
#last .image-shotgun {
  background-image: url(../../image/top/last/image-shotgun.png);
  width: 384px;
  height: 420px;
  left: 319px;
  top: 5944px;
  z-index: 1;
}
#last .word-01 {
  background-image: url(../../image/top/last/word_01.png);
  width: 110px;
  height: 180px;
  left: 448px;
  top: 984px;
}
#last .word-02 {
  background-image: url(../../image/top/last/word_02.png);
  width: 170px;
  height: 186px;
  left: 572px;
  top: 1434px;
}
#last .word-03 {
  background-image: url(../../image/top/last/word_03.png);
  width: 190px;
  height: 250px;
  left: 205px;
  top: 1703px;
}
#last .word-04 {
  background-image: url(../../image/top/last/word_04.png);
  width: 170px;
  height: 260px;
  left: 498px;
  top: 2286px;
}
#last .word-05 {
  background-image: url(../../image/top/last/word_05.png);
  width: 150px;
  height: 180px;
  left: 105px;
  top: 2720px;
}
#last .word-06 {
  background-image: url(../../image/top/last/word_06.png);
  width: 280px;
  height: 370px;
  left: 537px;
  top: 2970px;
}
#last .word-07 {
  background-image: url(../../image/top/last/word-07.png);
  width: 100px;
  height: 190px;
  left: 507px;
  top: 5115px;
}
#last .word-09 {
  background-image: url(../../image/top/last/word-09.png);
  width: 110px;
  height: 170px;
  left: 386px;
  top: 5387px;
}
#last .word-10 {
  background-image: url(../../image/top/last/word-10.png);
  width: 100px;
  height: 190px;
  left: 467px;
  top: 5658px;
}
/*# sourceMappingURL=top.css.map */