@charset "UTF-8";

html {
  font-size: 62.5%;
  line-height: 1.5
}

body {
  font-family: 'Noto Serif JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  margin: 0;
  padding: 0
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

img {
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: bottom
}

dl,
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  font-size: 100%;
  font-weight: 400
}

p {
  margin: 0;
  line-height: 1.6em
}

q:after,
q:before {
  content: ''
}

abbr,
acronym {
  border: 0
}

a {
  text-decoration: none
}

a img {
  border: none
}

a:link {
  color: #fffee9;
  text-decoration: none
}

a:visited {
  color: #fffee9;
  text-decoration: none
}

a:active,
a:focus,
a:hover {
  color: #ff91b5;
  text-decoration: none
}

.clearfix::after {
  content: " ";
  display: block;
  clear: both
}

#ikemen_header {
  background-color: #000;
  position: relative;
  z-index: 6;
  font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, "MS PGothic", sans-serif
}

#ikemen_header .container {
  max-width: 1200px;
  margin: 0 auto
}

#ikemen_header ul {
  padding-left: 1em;
  padding-bottom: .5em
}

#ikemen_header ul li {
  margin: .5em 0 0 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-size: 1rem;
  line-height: 20px
}

@media screen and (min-width:751px) {
  #ikemen_header ul li {
    font-size: 1.3rem;
    line-height: 24px
  }
}

#ikemen_header ul li a {
  color: #fff
}


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

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

.main-image-wrapper .main-image-inner {
  width: 100%;
  background-size: 100%;
  padding-top: calc(1100 / 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%)
  }
}

.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: -4%
}

@media screen and (min-width:751px) {
  .celebration-content {
    margin: -6.5% auto 0;
    position: relative;
  }
}

.celebration-content .bg {
  width: 100%;
  height: 100%;
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/sp/anniversary_message.png) no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0
}

@media screen and (min-width:751px) {
  .celebration-content .bg {
    background: url(/wp-content/themes/ikemen/title/prince/1st/images/pc/anniversary_message.png) no-repeat center;
    /* background-size: cover */
    background-size: 100% 100%;
  }
}

.contents {
  position: relative;
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/bg_pattern1.png) repeat left top
}

.contents:nth-of-type(2n) {
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/bg_pattern2.png) repeat left top
}

.contents:nth-of-type(3n) {
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/bg_pattern2.png) repeat left top
}

.contents:nth-of-type(4n) {
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/bg_pattern1.png) repeat left top
}

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

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

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

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

.section-title img {
  width: 100%
}

.section-title2 img {
  width: 100%
}

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

.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: 100%;
  max-width: 676px;
  margin: 8% auto 7%;
  text-align: center;
}

@media screen and (min-width:751px) {
  .btn-twitter {
    width: 63%;
    margin: 4% auto 0;
  }
}

.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%
  }
}

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

@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%
}

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

.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
}

@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
  }
}

.content-manga .manga-list li {
  width: 100%;
  margin-right: 0%;
  margin-top: 5px;
}

@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-btn {
    max-width: 676px;
    margin: 5% auto 2%;
    text-align: center;
  }
}

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

.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 {
  width: 100%;
  position: relative;
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/bg_pattern3.png) repeat left top;
}

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

.contents.content-about {
  width: 100%;
  position: relative;
  padding-bottom: 5%;
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/bg_pattern3.png) repeat left top;
  border-top: 1px solid #b28d4e
}

.contents.content-about2 {
  width: 100%;
  position: relative;
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/bg_pattern3.png) repeat left top;
  border-top: 1px solid #b28d4e
}

@media screen and (min-width:751px) {
  .contents.content-about:before {
    content: none
  }

  .contents.content-about:after {
    content: none
  }
}



.tw_timeline {
  width: 100%
}

.tw_timeline iframe {
  width: 740px !important
}

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

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

.section-title2 {
  width: 100%;
  position: relative;
  margin-top: -24%;
  z-index: 10
}

.section-title3 {
  width: 100%;
  position: relative;
  margin-top: -4%;
  z-index: 10;
  display: none;
}

.line {
  width: 100%;
  height: 8px;
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/story_line_top.png) repeat-x;
  position: absolute;
  top: -5px;
  left: 0;
  z-index: 0;
}

.line2 {
  width: 100%;
  height: 8px;
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/story_line_bottom.png) repeat-x;
  position: absolute;
  top: -1px;
  left: 0;
  z-index: 0;
}

.line3 {
  width: 100%;
  height: 100%;
  background: url(/wp-content/themes/ikemen/title/prince/1st/images/common/line_twitter.png) no-repeat;
  background-size: 100% 1%;
  position: absolute;
  top: 208px;
  left: 0;
  z-index: 0;
}

.linetwitter {
  width: 100%;
  background-repeat: repeat-x;
}

.storyboard-pc {
  width: 100%;
}

.storyboard-sp {
  width: 100%;
  display: none;
}

.main-image {
  display: none;
}

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

  .storyboard-pc {
    display: none;
  }

  .storyboard-sp {
    width: 100%;
    display: block;
  }

  .section-title2 {
    display: none;
  }

  .section-title3 {
    display: block;
  }

  .main-image {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/ikemen/title/prince/1st/images/sp/main_bg_sp.jpg) no-repeat;
    background-size: 100%;
    position: absolute;
  }

  .main-image2 {
    display: none;
  }

  .twitter-text {
    max-width: 676px;
    margin: 8% auto;
    text-align: center;
  }
}

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

.spec-wrap {
  width: 76%;
  margin: 5% 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
}

.app {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 16px;
}

.spec-wrap .logo {
  width: 40%;
}

.spec-wrap .spec-text {
  width: 50%;
  display: block;
  align-items: center;
  text-align: center;
}

.title-img {
  max-width: 676px;
  margin: 6% auto 0;
  text-align: center;
}



@media screen and (min-width:751px) {
  .spec-wrap {
    width: 75%;
    margin: 7% 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
  }

  .title-img {
    max-width: 676px;
    margin: 6% auto 0;
    text-align: center;
  }

  .app {
    width: 84%;
    margin: 0 auto;
    padding-bottom: 30px;
  }

  .spec-wrap .logo {
    width: 40%;
  }

  .spec-wrap .spec-text {
    width: 46%;
    display: block;
    align-items: center;
    text-align: center;
  }

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

}

.dl-btn-list {
  width: 90%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 5%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

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

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

.dl-btn-list li:first-child {
  width: 38.5%
}

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

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

.content-btn-pc {
  display: none;
}

.content-btn-sp {
  width: 85%;
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}


@media screen and (min-width:751px) {
  .content-btn-pc {
    width: 85%;
    margin: 0 auto 5%;
    display: block;
    text-align: center;
  }

  .content-btn-sp {
    display: none;
  }
}

@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: center;
    -ms-flex-pack: justify;
    justify-content: center
  }

  .tw-area {
    width: 39.5%
  }

  .game-area {
    width: 53%
  }
}

.modal-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 9999;
  background: rgb(36, 37, 45);
  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
}

.img-box img {
  max-width: 100%;
}

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

.img-boxs:nth-child(1) {
  padding-right: 2%;
}

.img-boxs:nth-child(3) {
  padding-left: 2%;
}

.img-boxs img {
  max-width: 100%;
}

.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: 800px;
  margin: 0 auto
}

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

  .img-box img {
    min-width: 100%;
  }
}

.modal-content .modal-title {
  color: #f6e9bd;
  font-size: 27px;
  margin-bottom: 1em;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid #f6e9bd;
  line-height: 1.5em;
}

.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-title {
  margin-bottom: 1em;
  color: #f6e9bd;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.4px;
}

.modal-content .sub-section .text {
  margin-bottom: 2em;
  color: #f6e9bd;
  font-size: 15px;
  letter-spacing: 0.4px;
}

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

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

.modal-content .btn-tweet {
  max-width: 320px;
  height: 65px;
  font-family: inherit;
  appearance: none;
  border: 0;
  border-radius: 5px;
  background: rgb(36, 37, 45, 0.1);
  border: 2px solid #fffee9;
  color: #fff;
  padding: 8px;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 50px;
  margin: 2% auto;

}

.btn-tweet-logo {
  text-align: center;
  font-size: 16px;
  line-height: 39px;
  color: #fffee9;
}

.bird {
  max-width: 20px;
  margin: 12px 2%;
}

@media screen and (max-width:750px) {
  main {
    display: block;
    width: 100%;
    position: relative;
    top: 7px;
  }

  .modal-content .btn-tweet {
    min-width: 300px;
    height: 60px;
    font-family: inherit;
    appearance: none;
    border: 0;
    border-radius: 5px;
    background: rgb(36, 37, 45, 0.1);
    border: 1px solid #fffee9;
    color: #fff;
    padding: 8px 16px;
    font-size: 1rem;
    cursor: pointer;
    border-radius: 50px;
  }

  .btn-tweet-logo {
    text-align: center;
    font-size: 16px;
    line-height: 39px;
    color: #fffee9;
  }

  .bird {
    max-width: 20px;
    margin: 12px 2%;
  }

  .twitter .twitter-box {
    width: 100%;
    height: 30px;
    background: #a78f2d;
    text-align: center;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    font-size: 16px;
    line-height: 32px;
  }
}

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

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

#movie video {
  width: 100%;
}


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

#movie .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0px;
  background-image: url(/wp-content/themes/ikemen/title/prince/1st/images/common/dot_pattern.png);
  background-repeat: repeat;
  visibility: visible !important;
}

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

#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: #fff;
}


.title-story {
  position: relative;
}

.twitter {
  align-items: center;
  text-align: center;
  padding-top: 10px;
}

.twitter-box {
  width: 550px;
  height: 50px;
  background: #a78f2d;
  text-align: center;
  align-items: center;
  margin: 0 auto;
  justify-content: center;
  font-size: 26px;
  line-height: 42px;
  border-radius: 10px 10px 0 0;
}

.contents .container2 {
  width: 85%;
  max-width: 1400px;
  margin: 0 auto;
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10000;
  /* background-image: url(/wp-content/themes/ikemen/title/prince/1st/images/common/bg_pattern0.png); */
  background-position: center center;
}

#loading {
  background-size: 200px;
}

.motion {
  width: 100%;
  margin: 0 auto;
  align-items: center;
  text-align: center;
  position: absolute;
  justify-content: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.main-image-wrapper2 img {
  width: 100%
}

#nav {
  display: none;
}


@media screen and (max-width:750px) {
  .pc {
    display: block;
    padding-top: 20px;
  }

  .sp {
    display: none;
  }

  #movie .btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    width: 15%;
  }

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

#menu {
  display: none;
}

#resist-fix {
  display: none;
}

.fadein {
  opacity: 0;
  margin-bottom: -1px;
  max-width: 100%;
}

.cboxIframe:nth-child(2) {
  display: none;
}