/* css */
.content_wrapper {
  width: 100%;
  height: 100%;
}

.bg-title {
  width: 100%;
  height: 100%;
  top: -1%;
  position: absolute;
  z-index: -3;
}

.bg-title img {
  width: 100%;
  transform: translateZ(0.1px) scale(1);
  z-index: -5;
  top: 1%;
  left: 0;
  position: absolute;

}

.bg-title2 {
  width: 100%;
  height: 50%;
  top: 20%;
  position: absolute;
  z-index: -3;
}

.bg-title2 img {
  width: 100%;
  transform: translateZ(0.2px) scale(1);
  z-index: -5;
  top: 1%;
  left: 0;
  position: absolute;
}

/* .bg-title3 {
    width: 100%;
    height: 50%;
    top: 50%;
    position: absolute;
    z-index: -3;
  }
  
  .bg-title3 img {
    width: 100%;
    transform: translateZ(0.1px) scale(1);
    z-index: -5;
    top: 1%;
    left: 0;
    position: absolute;
  } */
.layer {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer1 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer2 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer3 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer4 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer5 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer6 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer7 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer8 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer9 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.layer10 {
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}


@keyframes big {
  from {
    width: 0px;

  }

  to {
    width: 100%;

  }
}

.dot {
  width: 100%;
  background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/bg/bg_2.png);
  background-repeat: repeat-y;
  background-size: 100%;
  position: absolute;
}

.main-image-wrapper {
  position: relative;
  width: 100%;
  background-size: 100%;
  padding-top: calc(504 / 750 * 100%)
}

.bg-layer2 {
  background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/top/sp/s_top_ms_1.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 500px;
  z-index: 50;
  display: block;
}


@media screen and (min-width:751px) {

  /* pc */
  .main-image-wrapper {
    background-size: 100%;
    padding-top: calc(1076 / 1601 * 100%)
  }

  .bg-layer1 {
    background-image: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/top/pc/top_ms_1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    display: block;
  }

  .bg-title4 {
    width: 100%;
    height: 6%;
    top: 72%;
    position: absolute;
    z-index: -3;
  }

  .bg-title4 img {
    width: 100%;
    transform: translateZ(0.1px) scale(1);
    z-index: -5;
    top: 1%;
    left: 0;
    position: absolute;
  }
}

.main-image-wrapper .main-image-inner {
  width: 100%;
  background-size: 100%;
  padding-top: calc(504 / 750 * 100%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1
}

@media screen and (min-width:751px) {
  .main-image-wrapper .main-image-inner {
    background-size: 100%;
    padding-top: calc(1076 / 1601 * 100%)
  }

  #sp {
    display: none;
  }

  #pc {
    display: block;
  }

  .celebration-content2 {
    position: relative;
    z-index: 10;
    margin-top: 2%;
    margin-bottom: 1%
  }
}

.main-image-wrapper .main-image-inner.act-anim {
  -webkit-animation: opening 3.5s forwards;
  animation: opening 3.5s forwards
}

.celebration-content {
  position: relative;
  z-index: 10;
  margin-top: 63%;
  margin-bottom: 12%
}

.celebration-content2 {
  position: relative;
  z-index: 10;
  margin-top: -7%;
  margin-bottom: 21%
}

.section-title3 {
  margin-top: 6%;
}

@media screen and (min-width:751px) {
  .celebration-content {
    margin: -1% auto 23%;
  }

  .celebration-content {
    position: relative;
    z-index: 10;
    margin-top: -1%
  }
}

.celebration-content .section-title2 img {
  width: 100%;
}

.section-title3 img {
  width: 100%;
}

.celebration-content .celebration-text {
  width: 100%;
  margin: 0 auto;
  position: relative
}

@media screen and (min-width:751px) {
  .celebration-content .celebration-text {
    max-width: 1602px;
    margin: 0 auto
  }
}

.contents {
  position: relative;
  margin-bottom: 5%;
}

.contents .container {
  width: 85%;
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 5%
}

.section-title {
  width: 100%;
  position: relative;
  z-index: 10
}

.section-title img {
  width: 100%
}

.and-more {
  width: 32.1568%;
  max-width: 306px;
  margin: 0 auto
}

.comingsoon {
  width: 37.647%;
  margin: 5% auto
}

@media screen and (min-width:751px) {
  .comingsoon {
    max-width: 444px
  }
}

.inner-text {
  font-size: 1.4em;
  color: #fff
}

@media screen and (min-width:751px) {
  .inner-text {
    font-size: 1.8em
  }
}

.center {
  text-align: center
}

.btn-twitter {
  width: 50%;
  max-width: 676px;
  margin: 0 auto 1%;
  text-align: center;
}

@media screen and (min-width:751px) {
  .btn-twitter {
    width: 40%;
  }
}

@media screen and (min-width:751px) {
  .btn-twitter-2nd {
    display: none;
  }
}

.content-second-list {
  margin: 5% 0 0
}

@media screen and (min-width:751px) {
  .content-second-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.content-second-list li {
  margin-bottom: 5%
}

@media screen and (min-width:751px) {
  .content-second-list li {
    width: 45%
  }
}

@media screen and (min-width:751px) {
  .content-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.content-list li {
  margin-bottom: 5%
}

@media screen and (min-width:751px) {
  .content-list li {
    width: 48%
  }
}

.content-manga .container {
  width: 90%
}

.contents .content-manga .twitter-box-list .content-manga2 .container {
  width: 100%
}

@media screen and (min-width:751px) {
  .content-manga .container {
    width: 85%
  }

  .content-manga2 .container {
    width: 80%
  }
}

.content-manga .manga-img {
  width: 100%;
  margin: 5% auto
}

@media screen and (min-width:751px) {
  .content-manga .manga-img {
    width: 85%;
    margin: 2.5% auto;
    max-width: 1500px
  }
}

.content-manga .manga-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -4%
}

@media screen and (min-width:751px) {
  .content-manga .manga-list {
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-top: -4%;
  }
}

.content-manga .manga-list li {
  width: 48.5%;
  margin-right: 3%;
  margin-top: 19px;
}


@media screen and (max-width:750px) {
  .content-manga .manga-list li:nth-child(2n) {
    margin-right: 0
  }

  .content-manga .manga-list li:last-child {
    margin-right: 0
  }

  .twitter-box-list {
    width: 100%;
  }

  .none {
    display: block;
  }

  .bg-title3 {
    width: 100%;
    height: 50%;
    top: 28%;
    position: absolute;
    z-index: -3;
  }

  .bg-title3 img {
    width: 100%;
    transform: translateZ(0.1px) scale(1);
    z-index: -5;
    top: 1%;
    left: 0;
    position: absolute;
  }

  .bg-title4 {
    width: 100%;
    height: 10%;
    top: 58%;
    position: absolute;
    z-index: -3;
  }

  .bg-title4 img {
    width: 100%;
    transform: translateZ(0.1px) scale(1);
    z-index: -5;
    top: 1%;
    left: 0;
    position: absolute;
  }
}

@media screen and (min-width:751px) {
  .content-manga .manga-list li {
    width: 30%;
    margin-top: 32px;
  }

  .none {
    display: none;
  }

}

.content-message .container {
  width: 100%;
  max-width: 1600px;
  position: relative;
  z-index: 10;
  padding-top: 5%
}

.content-message .cast-comment {
  margin-bottom: 5%
}

.content-tweet .content-tweet-inner {
  padding: 5% 0
}

@media screen and (min-width:751px) {
  .content-tweet .content-tweet-inner {
    margin: 5% 0;
    font-size: 2.4em;
  }
}

.list_contents_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.character {
  width: 33%;
}

.character img {
  width: 86%;
}

.cha-colum {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4%;
}

.voice-box {
  width: 96%;
}

.sound-list {
  display: flex;
  border: 1px solid #6c6654;
  padding: 1.5%;
  margin: 3% auto 0;
}



.voice0 {
  display: flex;
  text-align: center;
  align-items: center;
  font-size: 1.5rem;
  padding-left: 10px;
  color: #6c6654;
}

.sound-list li {
  width: 100%;
}

.sound-list li img {
  width: 71%;
}

.sound-text p {
  font-size: 1.1rem;
}

@media screen and (min-width:751px) {
  .list_contents_item {
    height: 100%
  }

  .character {
    width: 33%;
  }

  .character img {
    width: 86%;
  }

  .cha-colum {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4%;
  }

  .voice-box {
    width: 100%;
  }

  .sound-list {
    display: flex;
    border: 3px solid #6c6654;
    padding: 1.5%;
    margin: 3% auto 0;
  }



  .voice0 {
    display: flex;
    text-align: center;
    align-items: center;
    font-size: 4rem;
    padding-left: 10px;
    color: #6c6654;
  }

  .sound-list li {
    width: 100%;
  }

  .sound-list li img {
    width: 71%;
  }

  .sound-text p {
    font-size: 2.4rem;
  }
}

@media screen and (max-width:750px) {
  .list_contents_item {
    width: 100%
  }

  #pc {
    display: none;
  }

  #sp {
    display: block;
  }

  .tw_timeline {
    width: 90%;
    margin: 0 auto;
  }

  .content-manga2 {
    width: 100%;
    padding-top: 11%;
  }

  .contents .content-manga .twitter-box-list .content-manga2 .container {
    width: 100%
  }
}

.item_inner {
  width: 100%;
  position: relative;
  top: -10px;
}

.tw_timeline {
  width: 100%
}

.tw_timeline iframe {
  width: 740px !important;
  height: 80%;
  position: absolute;
}

.follow-btn {
  width: 62.8947%;
  margin: 5% auto;
  max-width: 478px
}

.tweet-btn {
  width: 62.8947%;
  margin: 5% auto;
  max-width: 227px
}

@media screen and (min-width:751px) {
  .game-wrapper {
    position: relative
  }
}

.spec-wrap {
  width: 97%;
  margin: 10% auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width:751px) {
  .spec-wrap {
    width: 90%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.spec-wrap .logo {
  width: 37.1929%
}

.spec-wrap .spec-text {
  width: 55.4385%
}

.spec-wrap .spec-text .text {
  color: #fff;
  font-size: 1em
}

.dl-btn-list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.section-title4 {
  width: 100%;

}

.section-title4 img {
  width: 86%;
  margin: 0 auto;
}

.section-title5 {
  width: 100%;
  position: absolute;
  z-index: 11;
  top: 93%;
}

.section-title5 img {
  width: 100%;
}

.content-btn {
  width: 85%;
  margin: 0 auto;
}

@media screen and (min-width:751px) {
  .dl-btn-list {
    width: 55.4385%;
    position: absolute;
    right: 0;
    top: 22%;
    bottom: 20%
  }

  .content-btn {
    width: 100%;
    margin: 0 auto;
  }

  .game-wrapper .dl-btn-list .app_a {
    width: 81%;
    margin-right: 3%;
  }

  .game-wrapper .dl-btn-list .app_g {
    width: 100%;
  }

  .section-title4 img {
    width: 86%;
    margin: 0 auto;
  }

  .section-title5 {
    position: absolute;
    z-index: 11;
    top: 93%;
  }
}

.dl-btn-list li {
  width: 45%
}

.dl-btn-list li:first-child {
  width: 46.5%;
  margin-right: 2%;
}

.dl-btn-list .app_g {
  width: 58%;
}

@media screen and (min-width:751px) {
  .dl-btn-list li:last-child {
    margin-right: 10%
  }
}

.dl-btn-list li a {
  display: block
}

.content-btn {
  display: block;
  text-align: center
}

@media screen and (min-width:751px) {
  .content-btn {
    width: 75%;
    margin: 20px auto 0;
  }
}

.list_content_title {
  background-image: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/icon/frame_2_top.png);
  text-align: center;
  background-size: 91% 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 2% 0;
  height: auto;
  line-height: 1.2;
  font-size: 16px;
  color: #c9bc9b
}

@media screen and (min-width:751px) {
  .list_content_title {
    background-image: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/icon/frame_r_top1.png);
    background-size: 100%;
    height: auto;
    line-height: 50px;
    font-size: 20px;
    color: #c9bc9b
  }
}

@media screen and (min-width:751px) {
  .flex-content-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }


  .tw-area {
    width: 95%;
    padding-top: 11%;
    margin: 0 auto;
  }

  .game-area {
    width: 100%;
  }

  .modal-content .img-box2 {
    text-align: center;
    margin: 0 auto;
    width: 80%;
  }

  .modal-content .img-box3 {
    text-align: center;
    margin: 0 auto;
    width: 80%;
  }
}


.modal-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 9999;
  background: rgba(0, 0, 0, .9);
  display: none;
  font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif;
  word-wrap: break-word;
}

.modal-content .modal-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto
}

.modal-content .close-btn {
  width: 10.5%;
  position: fixed;
  top: 4.3vw;
  right: 5vw;
  max-width: 123px;
  cursor: pointer;
  z-index: 9999
}

.modal-content .img-box {
  text-align: center;
  margin-bottom: 1em
}

.modal-content .img-box2 {
  text-align: center;
  margin-bottom: 1em
}

.modal-content .img-box3 {
  text-align: center;
  margin-bottom: 1em
}

.modal-content .cha-box {
  text-align: center;
  margin-bottom: 1em
}

.modal-content .movie-box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden
}

.modal-content .movie-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.modal-content .modal-inner {
  position: relative;
  padding-top: 25vw;
  width: 95%;
  max-width: 850px;
  margin: 0 auto
}

@media screen and (min-width:751px) {
  .modal-content .modal-inner {
    padding-top: 12vw
  }
}

.modal-content .modal-title {
  color: #fff;
  font-size: 20px;
  margin-bottom: 1em;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #6c6654
}

.modal-content .sub-section {
  margin-bottom: 6.4rem;
  font-size: 16px;
  color: #fff
}

.modal-content .sub-section:nth-last-of-type(2) {
  margin-bottom: 1.8rem
}

.modal-content .sub-section .sub-title {
  font-weight: 700;
  margin-bottom: 1em
}

.modal-content .sub-section .ttl {
  font-weight: 700
}

.modal-content .sub-section .text {
  margin-bottom: 1em
}

.modal-content .sub-section .text a {
  color: #b49b49;
}

.modal-content .sub-section .notes {
  color: #d3d3d3;
  font-size: 14px;
  margin-bottom: 1em
}

.modal-content .btn-tweet {
  width: 60%;
  max-width: 676px;
  margin: 5% auto
}

/* movie */
.wallpaper {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: -5;
  top: 22%;
}

.wallpaper img {
  width: 100%;
  top: -5%;
  position: absolute;
}

.wallpaper2 {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: -5;
  top: 51%;
}

.wallpaper2 img {
  width: 100%;
  top: -55%;
  position: absolute;
}

.wallpaper3 {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: -5;
  top: 73%;
}

.wallpaper3 img {
  width: 100%;
  top: -55%;
  position: absolute;
}

.wallpaper4 {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: -5;
  top: 80%;
}

.wallpaper4 img {
  width: 100%;
  top: -55%;
  position: absolute;
}

.scroll {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 6%;
  animation: motion 0.5s linear 0s infinite alternate;
  position: absolute;
}

.scroll img {
  max-width: 8%;
}

@keyframes motion {
  0% {
    margin-top: 0px;
  }

  100% {
    margin-top: 5px;
  }
}

@media screen and (max-width:750px) {
  .contents {
    position: relative;
  }

  .content-manga2 .container {
    width: 100%;
  }

  /* .appstore {
      width: 94%;
      margin-left: 10px;
      margin-top: -8%;
    } */
}

@media (min-width:411px) and (max-width: 414px) {
  .twt-sp {
    width: 100%;
    height: 297px;
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/s_twitter_bg1.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }

  .appstore {
    width: 94%;
    margin-left: 10px;
    margin-top: -4%;
  }

  .celebration-content2 {
    position: relative;
    z-index: 10;
    margin-top: -1%;
    margin-bottom: 21%;
  }
}

@media screen and (max-width: 375px) {
  .twt-sp {
    width: 100%;
    height: 297px;
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/s_twitter_bg.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }

  .list_content_title {
    background-image: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/icon/frame_2_top.png);
    text-align: center;
    background-size: 78% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 2% 0;
    height: auto;
    line-height: 1.2;
    font-size: 16px;
    color: #c9bc9b;
    z-index: 50;
    margin-top: 37px;
  }

  .appstore {
    width: 94%;
    margin-left: 10px;
    margin-top: -8%;
  }
}

@media screen and (max-width: 480px) {
  .content-manga2 .manga-list2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -4%;
    width: 100%;
    height: 550px;
  }

  .twt-sp {
    width: 100%;
    height: 299px;
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/s_twitter_bg.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }

  .dl-btn-list {
    width: 55.4385%;
    position: absolute;
    right: 0;
    top: 52%;
    bottom: 20%;
  }

  .content-btn {
    padding-top: 20px;
    margin: 12% auto 0;
  }

  .list_content_title {
    background-image: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/icon/frame_2_top.png);
    text-align: center;
    background-size: 78% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 2% 0;
    height: auto;
    line-height: 1.2;
    font-size: 16px;
    color: #c9bc9b;
    z-index: 50;
    margin-top: 38px;
  }

  .tw_timeline {
    width: 78%;
  }

  .bg-title2 {
    width: 100%;
    height: 50%;
    top: 13%;
    position: absolute;
    z-index: -3;
  }

  .bg-title2 img {
    width: 100%;
    transform: translateZ(0.1px) scale(1);
    z-index: -5;
    top: 1%;
    left: 0;
    position: absolute;
  }
}


@media screen and (max-width: 320px) {

  .content-manga2 .manga-list2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -4%;
    width: 100%;
    height: 520px;
  }

  .content-manga2 {
    width: 100%;
    padding-top: 5%;
  }

  .dl-btn-list {
    width: 55.4385%;
    position: absolute;
    right: 0;
    top: 62%;
    bottom: 20%;
  }

  .content-btn {
    padding-top: 20px;
  }

  .tw-timeline iframe {
    min-height: 160px !important;
  }
}

@media screen and (min-width: 751px) {
  .scroll {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 9%;
    animation: motion 0.5s linear 0s infinite alternate;
    position: absolute;
  }

  .scroll img {
    width: 100%;
  }

  @keyframes motion {
    0% {
      margin-top: 0px;
    }

    100% {
      margin-top: 20px;
    }
  }

  .wallpaper4 {
    display: none;
  }

  .bg-title3 {
    width: 100%;
    height: 50%;
    top: 40%;
    position: absolute;
    z-index: -3;
  }

  .bg-title3 img {
    width: 100%;
    transform: translateZ(0.1px) scale(1);
    z-index: -5;
    top: 1%;
    left: 0;
    position: absolute;
  }
}



#movie .stage {
  padding-top: calc(874 / 1601 * 100%)
}

#movie .videoArea {
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
  top: 21%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

#movie video {
  width: 90%;
  display: flex;
  text-align: center;
  align-items: center;
  margin: 0 auto;
}


#movie .frame {
  width: 100%;
  height: 100.5%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: repeat-x;
  background-size: cover;
}

#movie .mask {
  width: 90%;
  height: 59.5%;
  position: absolute;
  left: 5%;
  top: 0px;
  background-image: url(/wp-content/themes/ikemen/title/live/original/images/index/dot.png);
  visibility: visible !important;
  z-index: 1;
}

#movie .btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: auto;
  width: 6.5%;
  z-index: 2;
}

#movie .btn:hover img {
  transform: scale(0.8);
}

#movie .txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 55.91016548463357%;
  margin: auto;
  width: 19.8125%;
}

#movie .btnMore {
  position: absolute;
  bottom: 3.3096926713948%;
  left: 0;
  right: 0;
  width: 22.75%;
  margin: auto;
}

#cboxOverlay {
  background-color: #000;
  /* Add a color of your choice */
}

.box1 {
  width: 40.4%;
  position: absolute;
  top: 3.7%;
  left: 15%;
}

.box1 img {
  width: 100%;
}

.box2 {
  width: 19.9%;
  position: absolute;
  top: 3.7%;
  left: 56.8%;
}

.box2 img {
  width: 100%;
}

.box3 {
  width: 28.8%;
  position: absolute;
  top: 43%;
  left: 2.6%;
}

.box3 img {
  width: 100%;
}

.box4 {
  width: 22.5%;
  position: absolute;
  top: 43%;
  left: 33%;
}

.box4 img {
  width: 100%;
}

.box5 {
  width: 40.5%;
  position: absolute;
  top: 35.8%;
  left: 56.8%;
}

.box5 img {
  width: 100%;
}

.box6 {
  width: 59%;
  position: absolute;
  top: 3%;
  left: 4.5%;
}

.box6 img {
  width: 100%;
}

.box7 {
  width: 30%;
  position: absolute;
  top: 70%;
  left: 4.5%;
}

.box7 img {
  width: 100%;
}

.box8 {
  width: 59%;
  position: absolute;
  top: 60.1%;
  left: 36.5%;
}

.box8 img {
  width: 100%;
}

.box9 {
  width: 43%;
  position: absolute;
  top: 118.1%;
  left: 14.5%;
}

.box9 img {
  width: 100%;
}

.box10 {
  width: 35%;
  position: absolute;
  top: 118.1%;
  left: 60.5%;
}

.box10 img {
  width: 100%;
}


.scroll-text {
  height: 122px;
  max-width: 100% !important;
}

.scroll-text {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/motion/bar.png);
  width: 100vw;
  height: 10.57292vw;
  width: 100% !important;
  background-repeat: repeat-x;
  background-position-x: 0;
  -webkit-animation: bgSlide 30s infinite linear;
  animation: bgSlide 30s infinite linear;
}

@keyframes bgSlide {
  0% {
    background-position: 1000px 0;
  }

  100% {
    background-position: 0 0;
  }
}

.scroll-text2 {
  height: 122px;
  max-width: 100% !important;
}

.scroll-text2 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/motion/bar.png);
  width: 100vw;
  height: 10.57292vw;
  width: 100% !important;
  background-repeat: repeat-x;
  background-position-x: 0;
  -webkit-animation: bgSlide 30s infinite linear;
  animation: bgSlide 30s infinite linear;
}

@keyframes bgSlide2 {
  0% {
    background-position: 1000px 0;
  }

  100% {
    background-position: 0 0;
  }
}

.comment {
  width: 100%;
}

.comment img {
  width: 100%;
}

.inner_btn {
  width: 53.5%;
  position: absolute;
  top: 62%;
  left: 22.7%;
}

/* .twt-sp {
    width: 100%;
    height: 271px;
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/s_twitter_bg.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  } */


.content-manga2 .manga-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -4%
}

/* .twitter-timeline {
    height: 380px !important;
  } */

@media screen and (min-width:751px) {
  .inner_btn {
    width: 28.5%;
    position: absolute;
    top: 62%;
    left: 35.7%;
  }
}

@media screen and (min-width:1281px) {
  .twitter-timeline {
    height: 380px !important;
  }
}

@media (min-width: 1121px) and (max-width:1280) {
  .twitter-timeline {
    height: 380px !important;
  }
}

@media (min-width: 1101px) and (max-width:1120) {
  .twitter-timeline {
    height: 325px !important;
  }
}

@media (min-width: 1025px) and (max-width:1100) {
  .twitter-timeline {
    height: 320px !important;
  }
}

@media (max-width: 414px) {
  .twitter-timeline {
    height: 227px !important;
  }
}

@media (min-width: 1024px) {
  .twt {
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/twitter_bg0.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }

  .content-manga2 .manga-list2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -4%;
    display: flex;
    width: 100%;
    height: 375px;
  }

  .dl-btn-list {
    width: 55.4385%;
    position: absolute;
    right: 0;
    top: 35%;
    bottom: 20%
  }

  .content-btn {
    width: 75%;
    margin: 53px auto 0;
  }
}


@media (max-width: 1024px) {
  .twitter-timeline {
    height: 230px !important;
  }
}

@media (max-width: 768px) {
  .twitter-timeline {
    height: 160px !important;
  }
}

@media (max-width: 350px) {
  .content-manga2 .manga-list2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1%;
    width: 100%;
    height: 540px;
  }

  .twitter-timeline {
    height: 160px !important;
  }

  .twt-sp {
    width: 100%;
    height: 271px;
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/s_twitter_bg2.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }

  .list_content_title {
    background-image: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/icon/frame_2_top.png);
    text-align: center;
    background-size: 78% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 2% 0;
    height: auto;
    line-height: 1.2;
    font-size: 16px;
    color: #c9bc9b;
    z-index: 50;
    margin-top: 32px;
  }
}


@media screen and (max-width:750px) {
  .content-manga2 .manga-list2 li:nth-child(2n) {
    margin-right: 0
  }

  .content-manga2 .manga-list2 li:last-child {
    margin-right: 0
  }

  .btn-twitter {
    width: 63%;
    max-width: 676px;
    margin: 5% auto 1%;
    text-align: center;
  }

  .modal-content .btn-tweet {
    width: 100%;
    max-width: 676px;
    margin: -6% auto 5%;
  }

  .wallpaper {
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: -5;
    top: 15%;
  }

  .wallpaper img {
    width: 100%;
    top: -5%;
    position: absolute;
  }

  .wallpaper2 {
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: -5;
    top: 29%;
  }

  .wallpaper2 img {
    width: 100%;
    top: 0;
    position: absolute;
  }

  .wallpaper3 {
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: -5;
    top: 50%;
  }

  .wallpaper3 img {
    width: 100%;
    top: 0;
    position: absolute;
  }

  .wallpaper4 {
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: -5;
    top: 59%;
  }

  .wallpaper4 img {
    width: 100%;
    top: 0;
    position: absolute;
  }

  .scroll-text2 {
    padding-bottom: 14%;
  }
}

@media screen and (min-width:751px) {
  .content-manga .manga-list2 li {
    width: 47%;
    margin-top: 32px;
  }

  .content-manga2 .manga-list2 .appstore {
    width: 50%;
  }

}

.btn-tweet-logo {
  width: 50%;
  margin: 0 auto;
}

.btn-tweet-logo img {
  width: 100%;
}

/* ++ */

@media (min-width: 1281px) and (max-width: 1440px) {

  .content-manga2 .manga-list2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -4%;
    display: flex;
    width: 100%;
    height: 580px;
  }

  .dl-btn-list {
    width: 55.4385%;
    position: absolute;
    right: 0;
    top: 26%;
    bottom: 20%;
  }

  .content-btn {
    padding-top: 0px;
  }

  .twt {
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/twitter_bg5.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }
}

@media (min-width: 1550px) {
  .content-manga2 .manga-list2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -4%;
    display: flex;
    width: 100%;
    height: 650px;
  }

  .dl-btn-list {
    width: 55.4385%;
    position: absolute;
    right: 0;
    top: 26%;
    bottom: 20%;
  }

  .content-btn {
    padding-top: 0px;
  }

  .twt {
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/twitter_bg6.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }

}

@media (min-width: 1432px) and (max-width: 1549px) {

  .content-manga2 .manga-list2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -4%;
    display: flex;
    width: 100%;
    height: 580px;
  }

  .dl-btn-list {
    width: 55.4385%;
    position: absolute;
    right: 0;
    top: 26%;
    bottom: 20%;
  }

  .content-btn {
    padding-top: 0px;
  }

  .twt {
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/twitter_bg2.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {

  .twt {
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/twitter_bg3.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }

  .content-manga2 .manga-list2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -4%;
    display: flex;
    width: 100%;
    height: 510px;
  }

  .list_content_title {
    background-image: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/icon/frame_r_top1.png);
    background-size: 100%;
    height: auto;
    line-height: 27px;
    font-size: 20px;
    color: #c9bc9b
  }
}


@media (min-width: 768px) and (max-width: 1023px) {
  .twt {
    background: url(/wp-content/themes/ikemen/title/vampire/original/images/4th/comment/twitter_bg3.png) no-repeat;
    background-size: 100%;
    top: 1%;
    left: 15%;
  }

  .content-manga2 .manga-list2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -4%;
    display: flex;
    width: 100%;
    height: 386px;
  }

  .dl-btn-list {
    width: 55.4385%;
    position: absolute;
    right: 0;
    top: 47%;
    bottom: 20%
  }

  .content-btn {
    width: 75%;
    margin: 53px auto 0;
  }
}