@charset "UTF-8";
/* ---------------------------------
 mixin
--------------------------------- */
/*alt*/
/*flex*/
/* caststaff
========================================== */
.cast-area {
  padding: 5% 0;
  background-image: url(../images/common/flower.png), url(../images/common/bg01.jpg);
  background-repeat: no-repeat,repeat;
  background-size: contain,19%;
  background-position: bottom,center , 0 0;
}
.cast-area h2 {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  padding-top: 11.94175%;
  margin-bottom: 2%;
  background: url(../images/caststaff/h2_cast.png) no-repeat center center;
  background-size: contain;
}
.cast-area .d-box-body {
  padding: 7% 0;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.cast-area .d-box-body::before {
  content: '';
  width: 100%;
  max-width: 120px;
  padding-top: 7.1875%;
  background: url(../images/common/tarareba.png) no-repeat right top;
  background-size: contain;
  display: block;
  position: absolute;
  top: -65px;
  right: 15px;
}
.cast-area .d-box-body ul {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  padding-top: 65.78538%;
  background: url(../images/caststaff/txt_cast.png) no-repeat center top;
  background-size: contain;
}

.staff-area {
  padding: 5% 0;
  background-image: url(../images/common/bg02.jpg);
  background-repeat: repeat;
  background-size: 19%;
  background-position: 0 0;
}
.staff-area h2 {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  padding-top: 13.8835%;
  margin-bottom: 2%;
  background: url(../images/caststaff/h2_staff.png) no-repeat center center;
  background-size: contain;
}
.staff-area .d-box-body {
  padding: 7% 0;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.staff-area .d-box-body::before {
  content: '';
  width: 100%;
  max-width: 120px;
  padding-top: 7.1875%;
  background: url(../images/common/tarareba.png) no-repeat right top;
  background-size: contain;
  display: block;
  position: absolute;
  top: -65px;
  left: 15px;
}
.staff-area .d-box-body ul {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  padding-top: 43.33333%;
  background: url(../images/caststaff/txt_staff.png) no-repeat center top;
  background-size: contain;
}

/* original
========================================== */
.comic-area {
  padding: 5% 0;
  background-image: url(../images/common/flower.png), url(../images/common/bg01.jpg);
  background-repeat: no-repeat,repeat;
  background-size: contain,19%;
  background-position: bottom,center , 0 0;
}
.comic-area h2 {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  padding-top: 14.66019%;
  margin-bottom: 2%;
  background: url(../images/original/h2_comic.png) no-repeat center center;
  background-size: contain;
}
.comic-area .d-box-body {
  padding: 7% 0;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.comic-area .d-box-body::before {
  content: '';
  width: 100%;
  max-width: 120px;
  padding-top: 7.1875%;
  background: url(../images/common/tarareba.png) no-repeat right top;
  background-size: contain;
  display: block;
  position: absolute;
  top: -65px;
  right: 15px;
}
.comic-area .d-box-body ul {
  width: 90%;
  margin: 0 auto;
  display: table;
}
.comic-area .d-box-body ul li {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.comic-area .d-box-body ul li:nth-of-type(1) {
  width: 62%;
}
.comic-area .d-box-body ul li:nth-of-type(2) {
  width: 38%;
  font-size: 2.5rem;
  line-height: 1.6;
}
.comic-area .d-box-body ul li:nth-of-type(2) span {
  font-size: 3rem;
  font-weight: bold;
  color: #e1427a;
}
.comic-area .d-box-body ul li:nth-of-type(2) small {
  font-size: 2rem;
}
.comic-area .d-box-body ul li img {
  width: 100%;
  max-width: 526px;
  height: auto;
}

.music-area {
  padding: 5% 0;
  background-image: url(../images/common/bg02.jpg);
  background-repeat: repeat;
  background-size: 19%;
  background-position: 0 0;
}
.music-area h2 {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  padding-top: 12.71845%;
  margin-bottom: 2%;
  background: url(../images/original/h2_music.png) no-repeat center center;
  background-size: contain;
}
.music-area h3 {
  width: 18%;
  margin: 0 0 3%;
  padding: 0.5% 2%;
  background: #e1427a;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  text-align: right;
  letter-spacing: 0.5rem;
  white-space: nowrap;
}
.music-area .d-box-body {
  padding: 7% 0;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.music-area .d-box-body::before {
  content: '';
  width: 100%;
  max-width: 120px;
  padding-top: 7.1875%;
  background: url(../images/common/tarareba.png) no-repeat right top;
  background-size: contain;
  display: block;
  position: absolute;
  top: -65px;
  left: 15px;
}
.music-area .d-box-body ul:nth-of-type(1) {
  padding: 0 0 5%;
}
.music-area .d-box-body ul li {
  text-align: center;
}
.music-area .d-box-body .song ul li:nth-of-type(2) {
  padding: 2% 0 0;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.7;
}
.music-area .d-box-body .song ul li:nth-of-type(2) span {
  font-size: 2.4rem;
  color: #e1427a;
}
.music-area .d-box-body .song ul li:nth-of-type(2) small {
  font-size: 2rem;
  font-weight: normal;
}
.music-area .d-box-body .song ul li img {
  width: 44%;
  max-width: 422px;
  height: auto;
}
.music-area .d-box-body .sound ul li:nth-of-type(2) {
  padding: 2% 0 0;
  font-size: 2rem;
  font-weight: bold;
  color: #e1427a;
  line-height: 1.7;
}
.music-area .d-box-body .sound ul li:nth-of-type(2) span {
  font-size: 2.4rem;
  color: #000;
}
.music-area .d-box-body .sound ul li:nth-of-type(2) small {
  font-size: 2.2rem;
  color: #000;
}
.music-area .d-box-body .sound ul li img {
  width: 50%;
  max-width: 422px;
  height: auto;
}

/* story
========================================== */
.story-area {
  padding: 5% 0;
  background-image: url(../images/common/flower.png), url(../images/common/bg01.jpg);
  background-repeat: no-repeat,repeat;
  background-size: contain,19%;
  background-position: bottom,center , 0 0;
}
.story-area h2 {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  padding-top: 14.66019%;
  margin-bottom: 2%;
  background: url(../images/story/h3.png) no-repeat center center;
  background-size: contain;
}
.story-area .d-box-body {
  padding: 4% 0;
  background: #fff;
  border-radius: 10px;
  position: relative;
}
.story-area .d-box-body::before {
  content: '';
  width: 100%;
  max-width: 120px;
  padding-top: 7.1875%;
  background: url(../images/common/tarareba.png) no-repeat right top;
  background-size: contain;
  display: block;
  position: absolute;
  top: -65px;
  right: 15px;
}
.story-area .d-box-body .movie {
  width: 90%;
  margin: auto;
}
.story-area .d-box-body .movie .movieInner {
  position: relative;
  padding-top: 56.25%;
}
.story-area .d-box-body .movie .movieInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.story-area .d-box-body .textArea {
  width: 90%;
  margin: 2% auto 0;
}
.story-area .d-box-body .textArea dl dt {
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/story/icon_sp.png) no-repeat;
  display: inline-block;
  width: 10%;
  height: 0;
  padding-top: 10%;
  max-width: 90px;
  max-height: 90px;
  background-size: contain;
  vertical-align: middle;
}
.story-area .d-box-body .textArea dl dd.date {
  display: inline-block;
  color: #e1427a;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.1em;
  vertical-align: middle;
  margin-left: 0.5em;
}
.story-area .d-box-body .textArea dl dd.date .num {
  font-size: 26px;
}
.story-area .d-box-body .textArea dl dd.text {
  font-size: 18px;
  line-height: 2em;
  margin: 1% auto 3%;
}
.story-area .d-box-body .textArea dl dd.text .colorPk {
  color: #e1427a;
  font-weight: bold;
}
.story-area .d-box-body .textArea dl dd.text .colorBl {
  color: #64bcb5;
  font-weight: bold;
}
.story-area .d-box-body .textArea dl .photo {
  overflow: hidden;
}
.story-area .d-box-body .textArea dl .photo dd.image {
  width: 48%;
}
.story-area .d-box-body .textArea dl .photo dd.image img {
  width: 100%;
  height: 100%;
}
.story-area .d-box-body .textArea dl .photo .left {
  float: left;
}
.story-area .d-box-body .textArea dl .photo .right {
  float: right;
}
.story-area .d-box-body .textArea dl .photo .center {
  margin: 0 auto;
}
.story-area .d-box-body .textArea dl .huluLink {
  width: 60%;
  margin: 3% auto 0;
  max-width: 600px;
}
.story-area .d-box-body .textArea dl .huluLink .image {
  width: 100%;
}
.story-area .d-box-body .textArea dl .huluLink .image a {
  display: block;
}
.story-area .d-box-body .textArea dl .huluLink .image a img {
  width: 100%;
  height: 100%;
}

/* ---------------------------------
 SP（〜600px）
--------------------------------- */
@media only screen and (max-width: 600px) {
    /* story
	========================================== */
  .story-area .d-box-body .textArea dl dd.date {
    font-size: 14px;
  }
  .story-area .d-box-body .textArea dl dd.date .num {
    font-size: 18px;
  }
  .story-area .d-box-body .textArea dl dd.text {
    font-size: 3vw;
  }
  .story-area .d-box-body .textArea dl .photo dd.image {
    width: 85%;
    margin: 0 auto;
  }
  .story-area .d-box-body .textArea dl .photo dd.image img {
    width: 100%;
    height: 100%;
  }
  .story-area .d-box-body .textArea dl .photo .left, .story-area .d-box-body .textArea dl .photo .right {
    float: none;
  }
  .story-area .d-box-body .textArea dl .huluLink {
    width: 100%;
  }
  .story-area .d-box-body .link a {
    width: 80%;
    font-size: 3vw;
  }
}
/* ------------------------------------------------------------------
 SP 〜 tablet（〜992px）
------------------------------------------------------------------ */
@media screen and (max-width: 992px) {
  /* caststaff
  ========================================== */
  .cast-area .d-box-body::before {
    top: -6.5vw;
    right: 3vw;
  }
  .cast-area .d-box-body ul {
    padding-top: 90%;
  }

  .staff-area .d-box-body::before {
    top: -6.5vw;
    left: 3vw;
    background-position: 0 0;
  }
  .staff-area .d-box-body ul {
    padding-top: 59.42857%;
  }

  /* original
  ========================================== */
  .comic-area .d-box-body::before {
    top: -6.5vw;
    right: 3vw;
  }
  .comic-area .d-box-body ul {
    display: block;
  }
  .comic-area .d-box-body ul li {
    display: block;
  }
  .comic-area .d-box-body ul li:nth-of-type(1) {
    width: 100%;
  }
  .comic-area .d-box-body ul li:nth-of-type(2) {
    width: 100%;
    margin-top: 2%;
    font-size: 3.5vw;
  }
  .comic-area .d-box-body ul li:nth-of-type(2) span {
    font-size: 4vw;
  }
  .comic-area .d-box-body ul li:nth-of-type(2) small {
    font-size: 3vw;
  }
  .comic-area .d-box-body ul li img {
    width: 85%;
  }

  .music-area .d-box-body::before {
    top: -6.5vw;
    left: 3vw;
    background-position: 0 0;
  }
  .music-area .d-box-body h3 {
    width: 25%;
    margin-bottom: 5%;
    font-size: 3.2vw;
  }
  .music-area .d-box-body .song ul li:nth-of-type(2) {
    font-size: 3.7vw;
  }
  .music-area .d-box-body .song ul li:nth-of-type(2) span {
    font-size: 3.9vw;
  }
  .music-area .d-box-body .song ul li:nth-of-type(2) small {
    font-size: 3.5vw;
  }
  .music-area .d-box-body .sound ul li:nth-of-type(2) {
    font-size: 3.5vw;
  }
  .music-area .d-box-body .sound ul li:nth-of-type(2) span {
    font-size: 3.9vw;
  }
  .music-area .d-box-body .sound ul li:nth-of-type(2) small {
    font-size: 3.7vw;
  }

  /* story
  ========================================== */
  .story-area .d-box-body::before {
    top: -6.5vw;
    right: 3vw;
  }
}
/* ---------------------------------
 PC（993px〜）
--------------------------------- */
