@charset "UTF-8";
/* ============================================================

★ series css

============================================================ */
body {
  font-family: "Meiryo", "メイリオ", "平成明朝", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Verdana", sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.06em;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
  background: url("../../images/bg-special.gif") repeat center 0 #fff;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a {
  overflow: hidden;
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

img {
  vertical-align: top;
}

#wrapper {
  background: url("../images/topBg.jpg") no-repeat top left #fff;
  width: 960px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px #222;
}

header {
  position: relative;
  height: 1455px;
  z-index: 2;
  overflow: hidden;
}
header .nav {
  width: 960px;
  height: 85px;
  box-sizing: border-box;
  padding: 0 20px;
  position: fixed;
  z-index: 100;
  top: 0;
  background: url(../images/navBg.png) top center/100% auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
header .nav li a {
  display: block;
  position: relative;
  width: 100%;
}
header .nav li a:hover::after {
  content: "";
  display: block;
  height: 4px;
  background-color: #000;
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
header .nav li.logo {
  padding-top: 12px;
  margin-right: -15px;
}
header .nav li.logo a:hover::after {
  display: none;
}
header .nav li.top a::after {
  width: 63px;
}
header .nav li.sp a::after {
  width: 128px;
}
header .nav li.story a::after {
  width: 100px;
}
header .nav li.chara a::after {
  width: 186px;
}
header .nav li.series a::after {
  width: 110px;
}
header #globalTitle {
  position: absolute;
  top: 690px;
  right: 225px;
}
header #topSubTitle {
  position: absolute;
  top: 30px;
  left: 365px;
}
header #topAuthor {
  position: absolute;
  top: 995px;
  left: 345px;
}
header #topSaleData {
  position: absolute;
  top: 975px;
  right: 565px;
}
header #subcatch {
  position: absolute;
  top: 910px;
  left: 645px;
}
header #btnBuyBookLatest {
  position: absolute;
  top: 1080px;
  left: 0px;
}
header #btnBuyBookLatest a:hover {
  opacity: 0.7;
}
header #btnBuyBookLatest2 {
  position: absolute;
  top: 1200px;
  right: 393px;
}
header #btnBuyBookLatest2 a:hover {
  opacity: 0.7;
}
header #btnBuyBookLatest3 {
  position: absolute;
  top: 1200px;
  right: 0px;
}
header #btnBuyBookLatest3 a:hover {
  opacity: 0.7;
}

#container:not(.comicbutton_a) a:hover {
  opacity: 0.7;
}

#main {
  position: relative;
  z-index: 1;
  background: #004eaa;
  background: -moz-linear-gradient(top, #004eaa 5%, #f00012 95%);
  background: -webkit-linear-gradient(top, #004eaa 5%, #f00012 95%);
  background: linear-gradient(to bottom, #004eaa 5%, #f00012 95%);
}

.top-link {
  margin: 0 auto;
  text-align: right;
  font-size: 11.52px;
  padding: 0 10px 15px 0;
}
.top-link a {
  color: #000;
}

.contents-box .contents {
  padding: 0;
  font-size: 14.4px;
  line-height: 1.4;
  text-align: left;
}
.contents-box#contents_special {
  position: relative;
  top: -170px;
  left: 0;
  z-index: -1;
}
.contents-box#contents_special h2 {
  margin-bottom: 15px;
}
.contents-box#contents_special .anime .comment {
  margin-bottom: 25px;
}
.contents-box#contents_special .anime .comment .contents {
  text-align: center;
}
.contents-box#contents_special .anime .comment .contents .toggleWrap {
  margin-bottom: 50px;
}
.contents-box#contents_special .anime .comment .contents .toggleWrap:last-of-type {
  margin-bottom: 0;
}
.contents-box#contents_special .anime .comment .contents .toggleWrap .toggleTitle {
  cursor: pointer;
}
.contents-box#contents_special .anime .comment .contents .toggleWrap .toggleContens {
  display: none;
  margin: 25px auto 0;
  width: 827px;
  background-color: #ffffff;
}
.contents-box#contents_special .anime .comment .contents .toggleWrap .toggleContens .itemCol {
  background-image: url("../images/animeCmtBg_top.png"), url("../images/animeCmtBg_bottom.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left top, left bottom;
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
  box-shadow: inset 0px 0px 100px 50px rgba(0, 0, 0, 0.2);
}
.contents-box#contents_special .anime .comment .contents .toggleWrap .toggleContens .itemCol p {
  padding: 50px 20px;
  font-family: "Kozuka Gothic Pro Light", "小塚ゴシック Pro L", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "游ゴシック", YuGothic, sans-serif;
  text-align: left;
  font-size: 23px;
  line-height: 1.6;
}
.contents-box#contents_special .anime .comment .contents .toggleWrap:nth-of-type(2) .toggleContens .itemCol img {
  padding: 20px 0;
}
.contents-box#contents_special .anime .comment .contents .toggleWrap:nth-of-type(2) .toggleContens .itemCol p {
  padding-top: 0;
}
.contents-box#contents_special .anime .campaign p {
  margin-top: -10px;
}
.contents-box#contents_special .collab p.img {
  margin: 20px 0 0;
}
.contents-box#contents_special .collab__01 h4 {
  margin: -10px 0 10px;
}
.contents-box#contents_special .collab__01 p:nth-of-type(2) {
  margin-top: -20px;
}
.contents-box#contents_special .collab__02 h4 {
  margin-top: 25px;
}
.contents-box#contents_special .collab__02 p.catch {
  margin-top: -20px;
}
.contents-box#contents_special .collab__02 .box {
  position: relative;
  margin: 0 55px;
  display: flex;
  justify-content: space-between;
}
.contents-box#contents_special .collab__02 .box > * {
  margin-right: 30px;
}
.contents-box#contents_special .collab__02 .box p {
  align-self: center;
  text-align: left;
  color: #ffffff;
  font-size: 22px;
  font-weight: normal;
}
.contents-box#contents_special .collab__02 .box p span {
  font-size: 1.4em;
  font-weight: bold;
}
.contents-box#contents_special .collab__02 .box__01 {
  margin-bottom: 80px;
}
.contents-box#contents_special .collab__02 .box__01 p span {
  color: #b89900;
}
.contents-box#contents_special .collab__02 .box__01::after {
  content: "";
  display: inline-block;
  background: url(../images/collab02_bg.png);
  background-size: contain;
  width: 82px;
  height: 82px;
  position: absolute;
  bottom: -60px;
  right: 0;
  left: 0;
  margin: auto;
}
.contents-box#contents_special .collab__02 .box__02 p span {
  color: #ff0895;
}
.contents-box#contents_special .collab__03 h4 {
  margin-top: 10px;
}
.contents-box#contents_special .collab__03 p.catch {
  margin-top: 20px;
}
.contents-box#contents_special .collab__03 p.text {
  margin: 45px 0;
  color: #ffffff;
  font-size: 26px;
}
.contents-box#contents_special .collab__03 p.text span:nth-of-type(1) {
  color: #b89900;
}
.contents-box#contents_special .collab__03 p.text span:nth-of-type(2) {
  color: #ff0895;
}
.contents-box#contents_special .collab__03 p.text span:nth-of-type(3) {
  font-size: 22px;
}
.contents-box#contents_special .BenefitsStoreList {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 0px 20px;
  margin-top: 30px;
}
.contents-box#contents_special .BenefitsStoreList li {
  width: 50%;
  margin-bottom: 50px;
}
.contents-box#contents_special .CoverIllust {
  padding-bottom: 50px;
}
.contents-box#contents_special .comic h3 {
  z-index: 20;
  position: relative;
}
.contents-box#contents_special .comic .comicTxt {
  position: relative;
  margin-top: -62px;
  z-index: 10;
}
.contents-box#contents_special .comic .comicTxt .comicbutton1 {
  position: absolute;
  top: 265px;
  right: 0px;
}
.contents-box#contents_special .comic .comicTxt .comicbutton2 {
  position: absolute;
  top: 301px;
  left: 12px;
}
.contents-box#contents_special .audiobook {
  margin: 20px 0 65px;
}
.contents-box#contents_special .audiobook h3 {
  margin-bottom: 10px;
}
.contents-box#contents_special .twitter {
  position: relative;
  margin-bottom: 65px;
}
.contents-box#contents_special .twitter .tweet-area {
  position: absolute;
  top: 125px;
  left: 120px;
  background: #fff;
  border: 1px solid #ccc;
  height: 380px;
  margin: 0 auto;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  width: 720px;
}
.contents-box#contents_special .spmvText {
  margin-bottom: 20px;
}
.contents-box#contents_special .Newmv01,
.contents-box#contents_special .Newmv02 {
  height: 565px;
  position: relative;
}
.contents-box#contents_special .Newmv01 {
  background: url("../images/0628Newmv01.png") no-repeat center top;
  margin-bottom: 30px;
}
.contents-box#contents_special .Newmv02 {
  background: url("../images/0628Newmv02.png") no-repeat center top;
}
.contents-box#contents_special .Newmv01 iframe,
.contents-box#contents_special .Newmv02 iframe {
  position: absolute;
  top: 110px;
  left: 103px;
}
.contents-box#contents_special .cmmv {
  padding: 60px 0 30px;
  display: flex;
  justify-content: space-evenly;
}
.contents-box#contents_special .cmmv div {
  position: relative;
}
.contents-box#contents_special .cmmv div:nth-of-type(1) {
  margin-bottom: 36px;
}
.contents-box#contents_special .cmmv div iframe {
  left: 40px;
  position: absolute;
  top: 60px;
  width: 350px;
  height: 190px;
}

.contents-box#contents-info {
  position: relative;
  top: -195px;
  left: 0;
  z-index: 1;
  margin-bottom: 30px;
}
.contents-box#contents-info .contents-header {
  margin-bottom: 70px;
}
.contents-box#contents-info .contents h3 {
  z-index: 20;
  position: relative;
}
.contents-box#contents-info .contents .staff-col {
  width: 100%;
  margin-top: 50px;
}
.contents-box#contents-info .contents .staff-col ul li {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.contents-box#contents-info .contents .staff-col ul li:nth-child(1) {
  background: url("../images/zapponBg.png") no-repeat left top;
}
.contents-box#contents-info .contents .staff-col ul li:nth-child(2) {
  background: url("../images/shopBg1.png") no-repeat left top;
}
.contents-box#contents-info .contents .staff-col ul li:nth-child(3) {
  background: url("../images/shopBg2.png") no-repeat left top;
}
.contents-box#contents-info .contents .staff-col ul li:nth-child(4) {
  background: url("../images/shopBg3.png") no-repeat left top;
}
.contents-box#contents-info .contents .staff-col ul li:nth-child(5) {
  background: url("../images/shopBg4.png") no-repeat left top;
}
.contents-box#contents-info .contents .staff-col ul li:nth-child(6) {
  background: url("../images/shopBg5.png") no-repeat left top;
}
.contents-box#contents-authorInterview {
  position: relative;
  padding-bottom: 20px;
  margin-top: -179px;
}
.contents-box#contents-authorInterview .authorInterview-title {
  margin: 20px 0;
}
.contents-box#contents-authorInterview .authorInterview-btn {
  text-align: center;
}
.contents-box#contents-story {
  position: relative;
  padding-bottom: 0;
}
.contents-box#contents-story .contents-header {
  position: relative;
  text-align: right;
}
.contents-box#contents-story .title-storyImg {
  margin-top: -190px;
}
.contents-box#contents-story .contents {
  background: url("../images/storyBg1.png") no-repeat right top, url("../images/storyBg2.png") no-repeat left bottom;
}
.contents-box#contents-story .contents .storyTxt1 {
  text-align: left;
  margin-top: -16px;
}
.contents-box#contents-story .contents .storyTxt2 {
  text-align: right;
}
.contents-box#contents-chara {
  position: relative;
  margin-top: 30px;
}
.contents-box#contents-chara .contents .charaList {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
.contents-box#contents-chara .contents .charaList li:nth-child(1) {
  width: 100%;
  text-align: right;
  background: url("../images/charaBg1.png") no-repeat left top;
  margin-top: -22px;
}
.contents-box#contents-chara .contents .charaList li .charaName1 {
  margin-top: 22px;
}
.contents-box#contents-chara .contents .charaList li:nth-child(2) {
  width: 100%;
  text-align: left;
  background: url("../images/charaBg2.png") no-repeat right top;
}
.contents-box#contents-chara .contents .charaList li:nth-child(3) {
  width: 50%;
  background: url("../images/charaBg3.png") no-repeat left top;
  padding-top: 362px;
}
.contents-box#contents-chara .contents .charaList li:nth-child(4) {
  width: 50%;
  background: url("../images/charaBg4.png") no-repeat left top;
  padding-top: 362px;
}
.contents-box#contents-chara .contents .charaList li:nth-child(5) {
  width: 50%;
  background: url("../images/charaBg5.png") no-repeat left top;
  padding-top: 379px;
}
.contents-box#contents-chara .contents .charaList li:nth-child(6) {
  width: 50%;
  background: url("../images/charaBg6.png") no-repeat left top;
  padding-top: 379px;
}
.contents-box#contents-series {
  position: relative;
  margin-top: 40px;
}
.contents-box#contents-series .contents {
  padding: 0 20px;
}
.contents-box#contents-series .contents .product {
  list-style-type: none;
  overflow: hidden;
  margin-left: -20px;
}
.contents-box#contents-series .contents .product > * {
  float: left;
  display: inline;
  width: 140px;
  margin-left: 16px;
  font-size: 14px;
  line-height: 1.3;
  padding-bottom: 20px;
}
.contents-box#contents-series .contents .product > * a {
  color: #000;
}
.contents-box#contents-series .contents .product > * a .sub {
  display: block;
  font-size: 11px;
}
.contents-box#contents-series .contents .product > * a .another {
  display: block;
  height: 4em;
  font-size: 11px;
}
.contents-box#contents-series .contents .product > * img {
  margin-bottom: 5px;
  border: 1px solid #000000;
  outline-offset: -1px;
}/*# sourceMappingURL=extention.css.map */