/*-----------------------------------------------
 content
-----------------------------------------------*/
@media only screen and (max-width: 768px) {
  #content {
    padding-top: 64px;
  }
}
/*-----------------------------------------------
 keyvisual
-----------------------------------------------*/
#keyvisual {
  width: 100%;
  margin-bottom: 100px;
  background-image: url(../img/top/keyvisual/bg.png);
  background-position: center top;
  background-repeat: no-repeat;
}
#keyvisual .inner {
  position: relative;
  width: 1200px;
  height: 972px;
  margin: 0 auto;
}
#keyvisual .inner .catch {
  position: absolute;
  opacity: 0;
  z-index: 6;
  top: 485px;
  left: 288px;
  transform: rotate(-10deg);
  opacity: 0;
}
#keyvisual .inner .catch span {
  position: absolute;
  top: -10px;
  left: -125px;
}
#keyvisual .inner .catch2 {
  position: absolute;
  top: 110px;
  right: 40px;
  opacity: 0;
}
#keyvisual .inner .pop {
  position: absolute;
  top: 253px;
  right: 55px;
  opacity: 0;
}
#keyvisual .inner .c1 {
  position: absolute;
  z-index: 5;
  bottom: 53px;
  left: -71px;
  width: 238px;
  height: 0; /*700*/
  background-image: url(../img/top/keyvisual/c1.png);
  background-size: 238px 700px;
  background-position: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#keyvisual .inner .c2 {
  position: absolute;
  z-index: 5;
  bottom: 48px;
  left: 1093px;
  width: 162px;
  height: 0; /*713*/
  background-image: url(../img/top/keyvisual/c2.png);
  background-size: 162px 713px;
  background-position: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#keyvisual .inner .c3 {
  position: absolute;
  z-index: 1;
  bottom: 48px;
  left: 113px;
  width: 255px;
  height: 0; /*823*/
  background-image: url(../img/top/keyvisual/c3.png);
  background-size: 255px 823px;
  background-position: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#keyvisual .inner .c4 {
  position: absolute;
  z-index: 1;
  bottom: 45px;
  left: 914px;
  width: 215px;
  height: 0; /*775*/
  background-image: url(../img/top/keyvisual/c4.png);
  background-size: 215px 775px;
  background-position: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#keyvisual .inner .c5 {
  position: absolute;
  z-index: 5;
  bottom: 53px;
  left: 297px;
  width: 200px;
  height: 0; /*684*/
  background-image: url(../img/top/keyvisual/c5.png);
  background-size: 200px 684px;
  background-position: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#keyvisual .inner .c6 {
  position: absolute;
  z-index: 5;
  bottom: 53px;
  left: 748px;
  width: 181px;
  height: 0; /*738*/
  background-image: url(../img/top/keyvisual/c6.png);
  background-size: 181px 738px;
  background-position: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#keyvisual .inner .c7 {
  position: absolute;
  z-index: 5;
  bottom: 48px;
  left: 504px;
  width: 228px;
  height: 0; /*788*/
  background-image: url(../img/top/keyvisual/c7.png);
  background-size: 228px 788px;
  background-position: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#keyvisual .inner .bg {
  position: absolute;
  opacity: 0;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 972px;
  background-image: url(../img/top/keyvisual/bg2.png);
  background-position: center top;
}
#keyvisual .inner .popup {
  position: absolute;
  opacity: 0;
  z-index: 6;
  top: 661px;
  left: -37px;
  width: 122px;
}
#keyvisual .inner .popup img {
  width: 100%;
}
#keyvisual .inner .information {
  position: absolute;
  opacity: 0;
  z-index: 5;
  top: 760px;
  left: 0;
  width: 1200px;
  padding: 20px 50px;
  background-image: url(../img/top/keyvisual/stripe.png);
}
#keyvisual .inner .information .panel {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
#keyvisual .inner .information .panel .cover {
  float: left;
  width: 148px;
}
#keyvisual .inner .information .panel .cover img {
  width: 100%;
}
#keyvisual .inner .information .panel .detail {
  float: left;
  width: 952px;
}
#keyvisual .inner .information .panel .detail a {
  color: #fff;
}
#keyvisual .inner .information .panel .detail .catch {
  margin-left: 15px;
  font-size: 22px;
  font-family: "Sawarabi Mincho";
  font-weight: bold;
  color: #ffff00;
}
#keyvisual .inner .information .panel .detail h2 {
  margin: 0 0 15px 15px;
  font-size: 46px;
  font-family: "Sawarabi Mincho";
  line-height: 1;
  color: #fff;
}
#keyvisual .inner .information .panel .detail .link {
  padding: 8px 0 8px 8px;
  background-color: rgba(0, 0, 0, 0.4);
  font-size: 0;
}
#keyvisual .inner .information .panel .detail .link p {
  float: left;
}
#keyvisual .inner .information .panel .detail .link ul {
  float: right;
}
#keyvisual .inner .information .panel .detail .link ul li {
  display: inline-block;
  margin-right: 8px;
}
#keyvisual .inner .information .panel .detail .buy {
  position: absolute;
  top: 0;
  right: 0;
}
#keyvisual .inner .information .panel .detail .line {
  margin-bottom: 20px;
  font-size: 0;
}
#keyvisual .inner .information .panel .detail .line .date {
  display: inline-block;
  position: relative;
  z-index: 1;
  height: 62px;
  padding: 0 10px;
  background-color: #fe1165;
  font-size: 32px;
  font-family: "Oswald", sans-serif;
  line-height: 62px;
  vertical-align: top;
  color: #ffff00;
  /*
  &::after{
  	display: inline-block;
  	position: absolute;
  	right: -62px;
  	content: '';
  	border-top: 31px solid #fe1165;
  	border-right: 31px solid transparent;
  	border-bottom: 31px solid transparent;
  	border-left: 31px solid #fe1165;
  }
  */
}
#keyvisual .inner .information .panel .detail .line .text {
  display: inline-block;
  position: relative;
  height: 62px;
  padding: 0 10px;
  background-color: #ffff00;
  font-size: 32px;
  font-weight: bold;
  font-family: "Sawarabi Mincho";
  line-height: 62px;
  vertical-align: top;
  color: #000;
  /*
  &::after{
  	display: inline-block;
  	position: absolute;
  	right: -62px;
  	content: '';
  	border-top: 31px solid #ffff00;
  	border-right: 31px solid transparent;
  	border-bottom: 31px solid transparent;
  	border-left: 31px solid #ffff00;
  }
  */
}
#keyvisual .inner .information .panel.nocover .detail {
  float: none;
  width: 100%;
}
#keyvisual .inner .information .slick-prev {
  overflow: hidden;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 50%;
  left: 0;
  width: 44px;
  height: 111px;
  margin-top: -55px;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  background-image: url(../img/global/arrow-w.png);
  background-color: transparent;
  background-size: 44px 111px;
  text-indent: 100%;
  white-space: nowrap;
  transition: all 0.3s ease;
}
#keyvisual .inner .information .slick-prev:hover {
  opacity: 0.7;
}
#keyvisual .inner .information .slick-next {
  overflow: hidden;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 50%;
  right: 0;
  width: 44px;
  height: 111px;
  margin-top: -55px;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  background-image: url(../img/global/arrow-w.png);
  background-color: transparent;
  background-size: 44px 111px;
  text-indent: 100%;
  white-space: nowrap;
  transform: scale(-1, 1);
  transition: all 0.3s ease;
}
#keyvisual .inner .information .slick-next:hover {
  opacity: 0.7;
}
#keyvisual .inner .sp {
  display: none;
}

@media only screen and (max-width: 768px) {
  #keyvisual {
    margin-bottom: 10px;
    background: none;
  }
  #keyvisual img {
    width: 100%;
  }
  #keyvisual .inner {
    width: 100%;
    height: auto;
  }
  #keyvisual .inner .catch, #keyvisual .inner .c1, #keyvisual .inner .c2, #keyvisual .inner .c3, #keyvisual .inner .c4, #keyvisual .inner .c5, #keyvisual .inner .c6, #keyvisual .inner .c7 {
    display: none;
  }
  #keyvisual .inner .catch2 {
    width: 17.03125vw;
    top: 1.875vw;
    right: 1.5625vw;
    z-index: 2;
  }
  #keyvisual .inner .catch3 {
    position: absolute;
    width: 17.5vw;
    bottom: 40.625vw;
    z-index: 2;
  }
  #keyvisual .inner .pop {
    width: 30.625vw;
    top: 30.9375vw;
    left: 1.5625vw;
    right: inherit;
    z-index: 2;
  }
  #keyvisual .inner .bg {
    display: none;
  }
  #keyvisual .inner .sp {
    display: block;
    margin-bottom: -45vw;
  }
  #keyvisual .inner .sp img {
    opacity: 0;
    width: 100%;
  }
  #keyvisual .inner .popup {
    z-index: 1;
    width: 16%;
    left: 0;
    top: 53%;
  }
  #keyvisual .inner .information {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding: 0;
  }
  #keyvisual .inner .information .panel {
    padding: 10px 40px 10px 40px;
  }
  #keyvisual .inner .information .panel .cover {
    width: 25%;
  }
  #keyvisual .inner .information .panel .detail {
    float: right;
    width: 72%;
  }
  #keyvisual .inner .information .panel .detail .line {
    margin-bottom: 10px;
  }
  #keyvisual .inner .information .panel .detail .line .date {
    height: auto;
    padding: 5px 10px;
    font-size: 20px;
    font-size: 2.6041666667vw;
    line-height: 1.2;
  }
  #keyvisual .inner .information .panel .detail .line .text {
    height: auto;
    padding: 5px 10px;
    font-size: 20px;
    font-size: 2.6041666667vw;
    line-height: 1.2;
  }
  #keyvisual .inner .information .panel .detail .catch {
    font-size: 18px;
    font-size: 2.34375vw;
    margin-bottom: 5px;
    margin-left: 0;
  }
  #keyvisual .inner .information .panel .detail h2 {
    font-size: 40px;
    font-size: 5.2083333333vw;
    margin-left: 0;
  }
  #keyvisual .inner .information .panel .detail .buy {
    position: static;
  }
  #keyvisual .inner .information .panel .detail .buy img {
    max-width: 100%;
  }
  #keyvisual .inner .information .panel .detail .link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 8px 8px 8px;
  }
  #keyvisual .inner .information .panel .detail .link p {
    float: none;
    text-align: center;
  }
  #keyvisual .inner .information .panel .detail .link p img {
    margin: 0 auto;
  }
  #keyvisual .inner .information .panel .detail .link ul {
    text-align: center;
  }
  #keyvisual .inner .information .panel .detail .link ul li {
    width: 30%;
    margin-right: 1%;
  }
  #keyvisual .inner .information .panel .detail .link ul li img {
    width: 100%;
  }
  #keyvisual .inner .information .panel .detail .link ul li:last-child {
    margin-right: 0;
  }
}
/*-----------------------------------------------
 news
-----------------------------------------------*/
#news {
  position: relative;
  margin-bottom: 130px;
}
#news .inner {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}
#news .inner h2 {
  overflow: hidden;
  position: relative;
  z-index: -1;
  content: "";
  width: 1150px;
  height: 145px;
  margin: 0 auto -20px;
  background-image: url(../img/top/news/title.png);
  background-size: 1150px 145px;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
}
#news .inner .newsList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 30px;
}
#news .inner .newsList li {
  width: 340px;
  min-height: 100px;
  box-sizing: border-box;
  margin: 0 0 60px;
}
#news .inner .newsList li .image {
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid #000;
  background-color: #e4007f;
}
#news .inner .newsList li .image img {
  width: 100%;
  transition: all 0.3s ease;
}
#news .inner .newsList li .image a:hover img {
  opacity: 0.7;
  transform: scale(1.05);
}
#news .inner .newsList li .date {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  line-height: 1;
}
#news .inner .newsList li .title {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.2;
  color: #8f2064;
}
#news .inner .newsList li .text {
  font-size: 16px;
}
#news .inner .newsList::after {
  display: block;
  content: "";
  width: 340px;
}
#news .inner .button {
  position: relative;
  text-align: center;
  width: 266px;
  height: 52px;
  margin: 0 auto;
}
#news .inner .button a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 266px;
  height: 52px;
  border: 1px solid #e4007f;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 24px;
  font-family: "Oswald", sans-serif;
  line-height: 52px;
  color: #e4007f;
  text-decoration: none;
  transition: all 0.3s ease;
}
#news .inner .button::after {
  display: block;
  position: absolute;
  z-index: 0;
  content: "";
  top: 4px;
  left: 4px;
  width: 266px;
  height: 52px;
  background-color: #e4007f;
  transition: all 0.3s ease;
}
#news .inner .button:hover a {
  top: 4px;
  left: 4px;
  background-color: #e4007f;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  #news {
    margin-bottom: 22vw;
    background: #fff;
  }
  #news .inner {
    position: relative;
    width: auto;
    padding-bottom: 30px;
    background: none;
  }
  #news .inner h2 {
    width: 100%;
    height: auto;
    padding-top: 21.875%;
    background-image: url(../img/top/news/title-sp.png);
    background-size: 100% auto;
  }
  #news .inner .newsList {
    margin: 0 4%;
  }
  #news .inner .newsList li {
    width: 48%;
    margin: 0 0 40px;
  }
  #news .inner .newsList li .date {
    font-size: 20px;
    font-size: 2.6041666667vw;
  }
  #news .inner .newsList li .title {
    font-size: 24px;
    font-size: 3.125vw;
  }
  #news .inner .newsList li .text {
    font-size: 20px;
    font-size: 2.6041666667vw;
  }
}
/*-----------------------------------------------
 story
-----------------------------------------------*/
#story {
  margin-bottom: 200px;
  padding: 100px 0;
  background-image: url(../img/top/story/bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
#story h2 {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
}
#story h2::after {
  display: block;
  position: absolute;
  content: "";
  top: -233px;
  left: -52px;
  overflow: hidden;
  width: 485px;
  height: 180px;
  background-image: url(../img/top/story/title.png);
  background-size: 485px 180px;
}
#story .inner {
  position: relative;
  width: 1000px;
  min-height: 600px;
  margin: 0 auto;
  background-color: rgba(253, 69, 143, 0.9);
}
#story .inner .box {
  position: relative;
  z-index: 2;
  padding: 40px 0 0 260px;
}
#story .inner .box h3 {
  margin-bottom: 10px;
  font-size: 50px;
  font-family: "Oswald", sans-serif;
  line-height: 2;
  color: #fff;
}
#story .inner .box p {
  margin-bottom: 20px;
  font-size: 19px;
  font-family: "Sawarabi Mincho";
  line-height: 2;
  color: #fff;
}
#story .inner .box p strong {
  font-size: 20px;
}
#story .inner .catch {
  position: absolute;
  top: -10px;
  left: 40px;
}
#story .inner::after {
  display: block;
  position: absolute;
  content: "";
  top: 0;
  left: 1000px;
  width: 1000px;
  height: 600px;
  background-color: rgba(253, 69, 143, 0.9);
}
#story .inner .bg {
  position: absolute;
  z-index: 1;
  top: 0;
  right: -250px;
}
#story .button {
  position: relative;
  z-index: 3;
  text-align: center;
  width: 266px;
  height: 52px;
  margin: -28px auto 0;
}
#story .button a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 266px;
  height: 52px;
  border: 1px solid #e4007f;
  box-sizing: border-box;
  background-color: #fff;
  font-size: 24px;
  font-family: "Oswald", sans-serif;
  line-height: 52px;
  color: #e4007f;
  text-decoration: none;
  transition: all 0.3s ease;
}
#story .button::after {
  display: block;
  position: absolute;
  z-index: 0;
  content: "";
  top: 4px;
  left: 4px;
  width: 266px;
  height: 52px;
  background-color: #e4007f;
  transition: all 0.3s ease;
}
#story .button:hover a {
  top: 4px;
  left: 4px;
  background-color: #e4007f;
  color: #fff;
}

@media only screen and (max-width: 768px) {
  #story {
    margin-bottom: 22vw;
    padding: 0 0 50px;
    background-image: url(../img/top/story/bg-sp.jpg);
  }
  #story h2 {
    width: auto;
    margin-bottom: 20px;
  }
  #story h2::after {
    position: static;
    width: 100%;
    height: 0;
    margin-top: -18vw;
    padding-top: 28.28125%;
    background-image: url(../img/top/story/title-sp.png);
    background-size: 100% auto;
  }
  #story .inner {
    width: 100%;
    min-height: 0;
    padding: 20px 0 0;
    background-image: url(../img/top/story/bg2-sp.png);
    background-size: 100% auto;
    background-position: center 10vh;
    background-repeat: no-repeat;
  }
  #story .inner .box {
    padding: 0 20px 40px;
  }
  #story .inner .box h3 {
    font-size: 50px;
    font-size: 6.5104166667vw;
  }
  #story .inner .box p {
    font-size: 26px;
    font-size: 3.3854166667vw;
  }
  #story .inner .box p strong {
    font-size: 26px;
    font-size: 3.3854166667vw;
  }
  #story .inner .catch {
    position: static;
  }
  #story .inner .catch img {
    width: 100%;
  }
  #story .inner .bg {
    display: none;
  }
  #story .inner::after {
    display: none;
  }
}
/*-----------------------------------------------
 character
-----------------------------------------------*/
#character {
  margin-bottom: 200px;
}
#character .inner {
  background-image: url(../img/top/character/bg.jpg);
  background-position: center top;
  background-size: cover;
}
#character .inner h2 {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
}
#character .inner h2::after {
  display: block;
  position: absolute;
  content: "";
  top: -141px;
  right: -50px;
  overflow: hidden;
  width: 800px;
  height: 184px;
  background-image: url(../img/top/character/title.png);
  background-size: 800px 184px;
}
#character .inner .foot {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  background-color: rgba(0, 0, 0, 0.4);
}
#character .inner .foot .button {
  position: relative;
  z-index: 3;
  text-align: center;
  width: 266px;
  height: 52px;
  margin: 0 auto;
}
#character .inner .foot .button a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 266px;
  height: 52px;
  box-sizing: border-box;
  border: 1px solid #e4007f;
  background-color: #fff;
  font-size: 24px;
  font-family: "Oswald", sans-serif;
  line-height: 52px;
  color: #e4007f;
  text-decoration: none;
  transition: all 0.3s ease;
}
#character .inner .foot .button::after {
  display: block;
  position: absolute;
  z-index: 0;
  content: "";
  top: 4px;
  left: 4px;
  width: 266px;
  height: 52px;
  background-color: #e4007f;
  transition: all 0.3s ease;
}
#character .inner .foot .button:hover a {
  top: 4px;
  left: 4px;
  background-color: #e4007f;
  color: #fff;
}
#character .inner .characterSlider {
  overflow: hidden;
  height: 742px;
}
#character .inner .characterSlider .slick-slide {
  outline: none;
}
#character .inner .characterSlider .slick-slide a {
  outline: none;
}
#character .inner .characterSlider .slick-slide a img {
  outline: none;
}
#character .inner .characterSlider .item {
  position: relative;
  opacity: 0.6;
  transform: scale(0.9);
  transition: all 0.3s ease;
  outline: none;
}
#character .inner .characterSlider .item .name {
  position: absolute;
  opacity: 0;
  z-index: 1;
  top: 523px;
  width: 100%;
  transition: all 0.3s ease;
}
#character .inner .characterSlider .item .name img {
  margin: 0 auto;
}
#character .inner .characterSlider .item.slick-current {
  opacity: 1;
  transform: scale(1);
}
#character .inner .characterSlider .item.slick-current .name {
  opacity: 1;
}
#character .inner .characterSlider .slick-prev {
  overflow: hidden;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 50%;
  left: 0;
  width: 44px;
  height: 111px;
  margin-top: -55px;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  background-image: url(../img/global/arrow.png);
  background-color: transparent;
  background-size: 44px 111px;
  text-indent: 100%;
  white-space: nowrap;
  transition: all 0.3s ease;
}
#character .inner .characterSlider .slick-prev:hover {
  opacity: 0.7;
}
#character .inner .characterSlider .slick-next {
  overflow: hidden;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 50%;
  right: 0;
  width: 44px;
  height: 111px;
  margin-top: -55px;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  background-image: url(../img/global/arrow.png);
  background-color: transparent;
  background-size: 44px 111px;
  text-indent: 100%;
  white-space: nowrap;
  transform: scale(-1, 1);
  transition: all 0.3s ease;
}
#character .inner .characterSlider .slick-next:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  #character {
    margin-bottom: 22vw;
  }
  #character .inner {
    background-image: url(../img/top/character/bg-sp.jpg);
  }
  #character .inner h2 {
    width: auto;
  }
  #character .inner h2::after {
    position: static;
    width: 100%;
    height: 0;
    margin: -19% 0 0 0;
    padding-top: 28.4375%;
    background-image: url(../img/top/character/title-sp.png);
    background-size: 100% auto;
  }
  #character .inner .characterSlider {
    height: 490px;
  }
  #character .inner .characterSlider .item img {
    max-width: 200px;
  }
  #character .inner .characterSlider .item .name {
    top: 281px;
  }
}
/*-----------------------------------------------
 movie
-----------------------------------------------*/
#movie {
  position: relative;
  margin-bottom: 100px;
  background-image: url(../img/top/movie/bg.jpg);
  background-position: center top;
  background-size: cover;
}
#movie .inner {
  position: relative;
  padding: 80px 0 80px;
  margin: 0 auto;
}
#movie .inner h2 {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
}
#movie .inner h2::after {
  display: block;
  position: absolute;
  content: "";
  top: -208px;
  left: -48px;
  overflow: hidden;
  width: 568px;
  height: 170px;
  background-image: url(../img/top/movie/title.png);
  background-size: 568px 170px;
}
#movie .inner .movieSlider {
  position: static;
  width: 714px;
  margin: 0 auto;
}
#movie .inner .movieSlider .slick-list {
  overflow: visible;
}
#movie .inner .movieSlider .item {
  position: relative;
  font-size: 0;
  text-align: center;
}
#movie .inner .movieSlider .item a {
  display: inline-block;
  position: relative;
  border: 2px solid #000;
}
#movie .inner .movieSlider .item a::before {
  display: block;
  position: absolute;
  content: "";
  z-index: 1;
  top: 0;
  left: 0;
  width: 655px;
  height: 350px;
  background-image: url(../img/top/movie/dot.png);
  background-size: 4px 4px;
  transition: all 0.3s ease;
}
#movie .inner .movieSlider .item a::after {
  display: block;
  position: absolute;
  content: "";
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 124px;
  height: 124px;
  margin: -62px 0 0 -62px;
  background-image: url(../img/top/movie/play.png);
  background-size: 124px;
  transition: all 0.2s ease;
}
#movie .inner .movieSlider .item a:hover::before {
  opacity: 0;
}
#movie .inner .movieSlider .item a:hover::after {
  opacity: 0;
  transform: scale(1.1);
}
#movie .inner .movieSlider .slick-prev {
  overflow: hidden;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 50%;
  left: 0;
  width: 44px;
  height: 111px;
  margin-top: -55px;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  background-image: url(../img/global/arrow.png);
  background-color: transparent;
  background-size: 44px 111px;
  text-indent: 100%;
  white-space: nowrap;
  transition: all 0.3s ease;
}
#movie .inner .movieSlider .slick-prev:hover {
  opacity: 0.7;
}
#movie .inner .movieSlider .slick-next {
  overflow: hidden;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  top: 50%;
  right: 0;
  width: 44px;
  height: 111px;
  margin-top: -55px;
  padding: 0;
  border: none;
  outline: none;
  -webkit-appearance: none;
  background-image: url(../img/global/arrow.png);
  background-color: transparent;
  background-size: 44px 111px;
  text-indent: 100%;
  white-space: nowrap;
  transform: scale(-1, 1);
  transition: all 0.3s ease;
}
#movie .inner .movieSlider .slick-next:hover {
  opacity: 0.7;
}
#movie .c1 {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
#movie .c1 img {
  position: absolute;
  top: -100px;
  left: -400px;
}
#movie .c2 {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
#movie .c2 img {
  position: absolute;
  top: 0;
  right: -100px;
}

@media only screen and (max-width: 768px) {
  #movie {
    margin-bottom: 22vw;
  }
  #movie .inner {
    width: auto;
    padding: 0 0 80px;
  }
  #movie .inner h2 {
    width: auto;
  }
  #movie .inner h2::after {
    position: static;
    width: 100%;
    height: 0;
    margin: -17% 0 30px 0;
    padding-top: 26.09375%;
    background-image: url(../img/top/movie/title-sp.png);
    background-size: 100% auto;
  }
  #movie .inner .movieSlider {
    width: auto;
    margin: 0 20px;
  }
  #movie .inner .movieSlider .item {
    margin: 0 10px;
  }
  #movie .inner .movieSlider .item a::before {
    width: 100%;
    height: 100%;
  }
  #movie .inner .movieSlider .item a::after {
    width: 62px;
    height: 62px;
    margin: -31px 0 0 -31px;
    background-size: 62px;
  }
  #movie .inner .movieSlider .item img {
    width: 100%;
  }
  #movie .c1, #movie .c2 {
    display: none;
  }
}
/*-----------------------------------------------
 twitter
-----------------------------------------------*/
#twitter {
  position: relative;
  margin-bottom: 100px;
  background-image: url(../img/top/twitter/bg.jpg);
  background-position: center top;
  background-size: cover;
}
#twitter .inner {
  position: relative;
  padding: 120px 0 80px;
  width: 1200px;
  margin: 0 auto;
}
#twitter .inner h2 {
  position: relative;
  font-size: 0;
  text-indent: 100%;
  white-space: nowrap;
}
#twitter .inner h2::after {
  display: block;
  position: absolute;
  content: "";
  top: -160px;
  right: 100px;
  overflow: hidden;
  width: 478px;
  height: 88px;
  background-image: url(../img/top/twitter/title.png);
  background-size: 478px 88px;
}
#twitter .inner .timeline {
  width: 600px;
  margin: 0 auto 35px;
  text-align: center;
}
#twitter .inner .button {
  position: relative;
  text-align: center;
  width: 266px;
  height: 52px;
  margin: 0 auto;
}
#twitter .inner .button a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 266px;
  height: 52px;
  border: 1px solid #fff;
  box-sizing: border-box;
  background-color: #14202b;
  font-size: 24px;
  font-family: "Oswald", sans-serif;
  line-height: 52px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}
#twitter .inner .button::after {
  display: block;
  position: absolute;
  z-index: 0;
  content: "";
  top: 4px;
  left: 4px;
  width: 266px;
  height: 52px;
  background-color: #fff;
  transition: all 0.3s ease;
}
#twitter .inner .button:hover a {
  top: 4px;
  left: 4px;
  background-color: #fff;
  color: #14202b;
}

@media only screen and (max-width: 768px) {
  #twitter {
    margin-bottom: 12vw;
  }
  #twitter .inner {
    width: auto;
    padding: 0 20px 35px;
  }
  #twitter .inner h2::after {
    position: static;
    width: 100%;
    height: 0;
    margin: -6% 0 30px 0;
    padding-top: 15.8333333333%;
    background-image: url(../img/top/twitter/title-sp.png);
    background-size: 100% auto;
  }
  #twitter .inner .timeline {
    width: auto;
  }
  #twitter .inner .timeline iframe {
    width: 740px !important;
  }
}
/*==========================================================================================================

	themeDark

===========================================================================================================*/
body.themeDark {
  /*-----------------------------------------------
   news
  -----------------------------------------------*/
  /*-----------------------------------------------
   story
  -----------------------------------------------*/
  /*-----------------------------------------------
   character
  -----------------------------------------------*/
  /*-----------------------------------------------
   movie
  -----------------------------------------------*/
  /*-----------------------------------------------
   twitter
  -----------------------------------------------*/
}
body.themeDark #news .inner h2 {
  -webkit-animation: skew 3s infinite;
          animation: skew 3s infinite;
  background-image: url(../img/top/news/title_dark.png);
}
body.themeDark #news .inner .newsList li .date {
  color: #fff;
}
body.themeDark #news .inner .newsList li .title {
  color: #fe5a9a;
}
body.themeDark #news .inner .button a {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  background-color: #000;
  color: #fff;
}
body.themeDark #news .inner .button a:hover {
  border-bottom: 1px solid #e4007f;
  border-right: 1px solid #e4007f;
}
body.themeDark #news .inner .button::after {
  background-color: #00ffe2;
}
body.themeDark #story h2 {
  -webkit-animation: skew 3.5s infinite;
          animation: skew 3.5s infinite;
}
body.themeDark #story h2::after {
  width: 485px;
  height: 189px;
  background-image: url(../img/top/story/title_dark.png);
  background-size: 485px 189px;
}
body.themeDark #story .button a {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  background-color: #000;
  color: #fff;
}
body.themeDark #story .button a:hover {
  border-bottom: 1px solid #e4007f;
  border-right: 1px solid #e4007f;
}
body.themeDark #story .button::after {
  background-color: #00ffe2;
}
body.themeDark #character h2 {
  -webkit-animation: skew 3.8s infinite;
          animation: skew 3.8s infinite;
}
body.themeDark #character h2::after {
  width: 800px;
  height: 193px;
  background-image: url(../img/top/character/title_dark.png);
  background-size: 800px 193px;
}
body.themeDark #character .inner .foot .button a {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  background-color: #000;
  color: #fff;
}
body.themeDark #character .inner .foot .button a:hover {
  border-bottom: 1px solid #e4007f;
  border-right: 1px solid #e4007f;
}
body.themeDark #character .inner .foot .button::after {
  background-color: #00ffe2;
}
body.themeDark #movie h2 {
  -webkit-animation: skew 3s infinite;
          animation: skew 3s infinite;
}
body.themeDark #movie h2::after {
  width: 568px;
  height: 179px;
  background-image: url(../img/top/movie/title_dark.png);
  background-size: 568px 179px;
}
body.themeDark #twitter .inner h2 {
  -webkit-animation: skew 3.2s infinite;
          animation: skew 3.2s infinite;
}
body.themeDark #twitter .inner h2::after {
  width: 487px;
  height: 108px;
  background-image: url(../img/top/twitter/title_dark.png);
  background-size: 487px 108px;
}
body.themeDark #twitter .inner .button a {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  background-color: #000;
  color: #fff;
}
body.themeDark #twitter .inner .button a:hover {
  border-bottom: 1px solid #e4007f;
  border-right: 1px solid #e4007f;
}
body.themeDark #twitter .inner .button::after {
  background-color: #00ffe2;
}
@media only screen and (max-width: 768px) {
  body.themeDark {
    /*-----------------------------------------------
     news
    -----------------------------------------------*/
    /*-----------------------------------------------
     story
    -----------------------------------------------*/
    /*-----------------------------------------------
     character
    -----------------------------------------------*/
    /*-----------------------------------------------
     movie
    -----------------------------------------------*/
    /*-----------------------------------------------
     twitter
    -----------------------------------------------*/
  }
  body.themeDark #news {
    background-image: url(/assets/img/global/dark.png);
    background-size: 100% auto;
  }
  body.themeDark #news .inner {
    background: none;
  }
  body.themeDark #news .inner h2 {
    z-index: 1;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 23.59375%;
    background-image: url(../img/top/news/title_dark-sp.png);
    background-size: 100% auto;
  }
  body.themeDark #story h2 {
    width: auto;
    margin-bottom: 20px;
  }
  body.themeDark #story h2::after {
    position: static;
    width: 100%;
    height: 0;
    margin-top: -21vw;
    padding-top: 29.6875%;
    background-image: url(../img/top/story/title_dark-sp.png);
    background-size: 100% auto;
  }
  body.themeDark #character .inner h2::after {
    position: static;
    width: 100%;
    height: 0;
    margin: -22% 0 0 0;
    padding-top: 33.125%;
    background-image: url(../img/top/character/title_dark-sp.png);
    background-size: 100% auto;
  }
  body.themeDark #movie .inner h2::after {
    position: static;
    width: 100%;
    height: 0;
    margin: -19.5% 0 30px 0;
    padding-top: 28.59375%;
    background-image: url(../img/top/movie/title_dark-sp.png);
    background-size: 100% auto;
  }
  body.themeDark #twitter .inner h2::after {
    position: static;
    width: 100%;
    height: 0;
    margin: -6% 0 30px 0;
    padding-top: 16.6666666667%;
    background-image: url(../img/top/twitter/title_dark-sp.png);
    background-size: 100% auto;
  }
}