h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd {
  padding: 0;
  margin: 0
}
ol, ul {
  list-style-type: none
}
html {
  overflow-y: scroll
}
body {
  overflow: hidden;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 400
}
html {
  overflow-x: hidden;
  font-size: medium
}
body {
  min-width: 1200px;
  font-size: 62.5%
}
div {
  line-height: 0;
  box-sizing: border-box
}
dt, dd, li, caption, th, td, input, button, textarea, select, h1, h2, h3, h4, h5, h6, address {
  line-height: 0;
  font-size: 140%;
  margin: 0;
  padding: 0
}
p {
  line-height: 1.5;
  font-size: 140%;
  margin: 0;
  padding: 0
}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *, p input, p button, p select, li h1, li h2, li h3, li h4, li h5, li h6, li p, li dt, li dd, li li, li th, li td, li input, li button, li textarea, li select, dd h1, dd h2, dd h3, dd h4, dd h5, dd h6, dd p, dd dt, dd dd, dd li, dd th, dd td, dd input, dd button, dd textarea, dd select, tr h1, tr h2, tr h3, tr h4, tr h5, tr h6, tr p, tr dt, tr dd, tr li, tr input, tr button, tr textarea, tr select {
  font-size: 100%
}
input, button, select, option, textarea {
  font-size: 14px
}
figure {
  margin: 0
}
a, a:link, a:visited {
  color: #000;
  text-decoration: none
}
a:hover {
  text-decoration: underline
}
section {
  position: relative;
  box-sizing: border-box
}
@media only screen and (max-width: 768px) {
  body {
    min-width: 0
  }
}
.clearfix {
  min-height: 1px
}
.clearfix::after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}
* html .clearfix {
  height: 1px
}
.hover :hover {
  opacity: 0.8;
  animation: btn 0.5s;
  -webkit-animation: btn 0.5s;
  -moz-animation: btn 0.5s
}
@keyframes btn {
  0% {
    opacity: 1
  }
  10% {
    opacity: 0.4
  }
  100% {
    opacity: 0.8
  }
}
@-webkit-keyframes btn {
  0% {
    opacity: 1
  }
  10% {
    opacity: 0.4
  }
  100% {
    opacity: 0.8
  }
}
.sp {
  display: none !important
}
@media only screen and (max-width: 768px) {
  body {
    background-image: none
  }
  .pc {
    display: none !important
  }
  .sp {
    display: block !important
  }
}
#keyvisual {
  overflow: hidden;
  height: 988px;
  margin-bottom: 20px;
  background-position: center top;
  background-repeat: no-repeat
}
#keyvisual .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto
}
#keyvisual .inner h1 {
  position: absolute;
  z-index: 10;
  opacity: 0;
  top: 67px;
  left: 32px
}
#keyvisual .inner .line {
  position: absolute;
  z-index: 10;
  top: 420px;
  right: 1094px;
  height: 1px;
  width: 0;
  background: #e30920
}
#keyvisual .inner .line img {
  display: none
}
#keyvisual .inner .logo {
  position: absolute;
  z-index: 10;
  top: 11px;
  left: 35px
}
#keyvisual .inner .author {
  position: absolute;
  z-index: 10;
  opacity: 0;
  top: 7px;
  left: 1001px
}
#keyvisual .inner .cover {
  position: absolute;
  z-index: 10;
  opacity: 0;
  top: 440px;
  left: 9px
}
#keyvisual .inner .release {
  position: absolute;
  z-index: 10;
  opacity: 0;
  top: 576px;
  left: 149px
}
#keyvisual .inner .btns {
  position: absolute;
  top: 555px;
  left: 310px;
  z-index: 10;
  opacity: 0;
}
#keyvisual .inner .btns ul li {
  position: relative;
  width: 215px;
  height: 58px;
  margin-bottom: 12px;
}
#keyvisual .inner .btns ul li a {
  display: block;
  width: 200px;
  height: 100%;
  padding-left: 15px;
  line-height: 58px;
  border-radius: 5px;
  background-color: #e70010;
  font-size: 26px;
  text-decoration: none;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease;
}
#keyvisual .inner .btns ul li a:hover {
  background-color: rgba(231, 0, 16, 0.74);
}
#keyvisual .inner .btns ul li a::before {
  content: '▶︎';
  position: absolute;
  top: -2%;
  left: 12px;
  font-size: 12px;
}
#keyvisual .inner .catch {
  position: absolute;
  opacity: 0;
  z-index: 10;
  top: 576px;
  left: 544px
}
#keyvisual .inner .c1 {
  position: absolute;
  z-index: 1;
  opacity: 0;
  top: 25px;
  left: 245px
}
#keyvisual .inner .c2 {
  position: absolute;
  z-index: 2;
  opacity: 0;
  top: 76px;
  left: 425px
}
#keyvisual .inner .bg1 {
  position: absolute;
  opacity: 0;
  top: 407px;
  left: -108px
}
#keyvisual .inner .bg2 {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 835px
}
#keyvisual .inner .information {
  position: absolute;
  z-index: 6;
  top: 741px;
  left: 50px;
  width: 1100px;
  height: 171px;
  background-image: url(../img/keyvisual/bg-information.png)
}
#keyvisual .inner .information ul {
  overflow: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 61px;
  left: 35px;
  width: 1030px;
  height: 90px
}
#keyvisual .inner .information ul li {
  padding: 5px 0;
  border-bottom: 1px dotted #ce9f00;
  font-size: 16px;
  line-height: 2
}
#keyvisual .inner .information ul li:first-child {
  border-top: 1px dotted #ce9f00
}
#keyvisual .inner .information ul li time {
  font-size: 14px;
  font-weight: bold;
  color: #554d80
}
#keyvisual .inner .information ul li time::after {
  display: inline-block;
  content: '▶︎';
  margin: 0 5px;
  font-size: 10px
}
#keyvisual .inner .fade {
  position: absolute;
  z-index: 5;
  top: 450px;
  left: -100px;
  width: 1400px;
  height: 600px;
  background-image: url(../img/keyvisual/fade.png)
}
#keyvisual .inner .fade img {
  display: none
}
#keyvisual .inner .sp {
  display: none
}
@media only screen and (max-width: 768px) {
  #keyvisual {
    height: auto;
    margin-bottom: 40px
  }
  #keyvisual .inner {
    width: auto
  }
  #keyvisual .inner .information {
    position: relative;
    z-index: 10;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    padding-top: 10%;
    padding-bottom: 10px;
    background-image: url(../img/keyvisual/bg-information-sp.png);
    background-size: 100% auto
  }
  #keyvisual .inner .information ul {
    position: static;
    width: auto;
    height: 250px;
    margin: 0 20px
  }
  #keyvisual .inner .c1 {
    position: absolute;
    z-index: 1;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%
  }
  #keyvisual .inner .c1 img {
    width: 100%
  }
  #keyvisual .inner .c2 {
    position: absolute;
    z-index: 2;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%
  }
  #keyvisual .inner .c2 img {
    width: 100%
  }
  #keyvisual .inner h1 {
    top: 0;
    left: 0;
    width: 100%
  }
  #keyvisual .inner h1 img {
    width: 100%
  }
  #keyvisual .inner .author {
    top: 0;
    left: 0;
    width: 100%
  }
  #keyvisual .inner .author img {
    width: 100%
  }
  #keyvisual .inner .catch {
    top: 0;
    left: 0;
    width: 100%
  }
  #keyvisual .inner .catch img {
    width: 100%
  }
  #keyvisual .inner .sp {
    display: block;
    margin-bottom: -26px
  }
  #keyvisual .inner .sp img {
    width: 100%
  }
  #keyvisual .inner .fade {
    background: none;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
  }
  #keyvisual .inner .fade img {
    display: block;
    width: 100%;
    top: 0;
    left: 0
  }
  #keyvisual .inner .bg1 {
    display: none
  }
  #keyvisual .inner .bg2 {
    display: none
  }
  #keyvisual .inner .cover {
    z-index: 11;
    top: 89vw;
    left: 0;
    width: 100%
  }
  #keyvisual .inner .cover img {
    width: 100%
  }
  #keyvisual .inner .release {
    display: none
  }
  #keyvisual .inner .btns {
    top: 120vw;
    left: 45%;
    width: 52%;
    z-index: 15
  }
  #keyvisual .inner .btns ul {
    font-size: 0
  }
  #keyvisual .inner .btns ul li {
    display: inline-block;
    margin: 0 2.5%;
    width: 45%;
    height: 9.2vw
  }
  #keyvisual .inner .btns ul li a {
    width: 90%;
    padding-left: 10%;
    font-size: 3.6vw;
    font-weight: bold;
    height: 100%;
    line-height: 9.2vw
  }
  #keyvisual .inner .btns ul li a::before {
    top: 0;
    left: 12px;
    font-size: 1.8vw
  }
  #keyvisual .inner .line {
    z-index: 1;
    opacity: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: auto;
    background: none
  }
  #keyvisual .inner .line img {
    display: block;
    width: 100%
  }
  #keyvisual .inner .logo {
    top: 1.5%;
    left: 1%;
    width: 28%;
    z-index: 20
  }
  #keyvisual .inner .logo img {
    width: 100%
  }
  #keyvisual .inner::after {
    display: block;
    content: '';
    width: 100%;
    height: 5px;
    background-image: url(../img/keyvisual/bottom.png)
  }
}
#pv {
  margin-bottom: 80px;
  text-align: center
}
#pv h2 {
  text-align: center;
  margin-bottom: 35px
}
#pv p {
  text-align: center;
  margin-bottom: 20px
}
#pv .youtube iframe {
  width: 742px;
  height: 417px;
  margin: 0 auto
}
@media only screen and (max-width: 768px) {
  #pv h2 img {
    width: 100%
  }
  #pv p img {
    width: 100%
  }
  #pv .youtube iframe {
    width: 92.8%;
    height: 52.2vw
  }
}
#story {
  margin-bottom: 80px;
  background: url(../img/global/bg.png) no-repeat top center
}
#story h2 {
  text-align: center
}
@media only screen and (max-width: 768px) {
  #story h2 img {
    width: 100%
  }
}
#character {
  margin-bottom: 80px
}
#character h2 {
  margin-bottom: 35px;
  text-align: center
}
#character .list1 {
  margin-bottom: 20px;
  text-align: center
}
#character .list1 li {
  display: inline-block;
  width: 374px;
  margin: 0 40px;
  vertical-align: top
}
#character .list1 li .name {
  margin-bottom: 5px;
  font-size: 28px;
  font-weight: bold;
  color: #e30920
}
#character .list1 li .text {
  font-size: 15px
}
#character .list2 {
  margin-bottom: 20px;
  font-size: 0;
  text-align: center
}
#character .list2 li {
  display: inline-block;
  width: 164px;
  margin: 0 10px;
  box-sizing: border-box;
  vertical-align: top
}
#character .list2 li .name {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #e30920
}
#character .list2 li .text {
  font-size: 12px;
  text-align: left
}
@media only screen and (max-width: 768px) {
  #character {
    margin-bottom: 2%
  }
  #character h2 img {
    width: 100%
  }
  #character .list1 li {
    display: block;
    width: auto;
    margin: 0 0 8%
  }
  #character .list1 li img {
    width: 60%
  }
  #character .list1 li .name {
    font-size: 28px;
    font-size: 3.6458333333vw
  }
  #character .list1 li .text {
    font-size: 24px;
    font-size: 3.125vw
  }
  #character .list2 li {
    width: 50%;
    margin: 0 0 8%;
    padding: 0 4%
  }
  #character .list2 li img {
    width: 100%
  }
  #character .list2 li .name {
    font-size: 28px;
    font-size: 3.6458333333vw
  }
  #character .list2 li .text {
    font-size: 24px;
    font-size: 3.125vw
  }
}
#comic {
  margin-bottom: 80px;
  background-image: url(../img/comic/bg.png);
  background-position: center bottom;
  background-repeat: repeat-x
}
#comic .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto
}
#comic .inner h2 {
  margin-bottom: 20px;
  text-align: center
}
#comic .inner p {
  text-align: center;
  line-height: 0
}
#comic .inner .btn {
  position: absolute;
  top: 256px;
  left: 633px
}
@media only screen and (max-width: 768px) {
  #comic {
    height: auto;
    background-image: url(../img/comic/bg-sp.png);
    background-size: contain
  }
  #comic .inner {
    width: auto
  }
  #comic .inner img {
    width: 100%
  }
  #comic .inner p img {
    width: 100%
  }
  #comic .inner .btn {
    width: 85.6%;
    top: 70%;
    left: 7%
  }
}
#books h2 {
  margin-bottom: 60px;
  padding: 5px 0;
  background-image: url(../img/books/title-bg.png);
  background-position: center center;
  background-color: #ac820d;
  font-size: 36px;
  line-height: 1.5;
  text-align: center;
  color: #fff
}
#books .book {
  width: 1100px;
  margin: 0 auto 40px
}
#books .book .cover {
  float: left;
  width: 318px;
  border: 1px solid #d1a612
}
#books .book .cover img {
  max-width: 100%
}
#books .book .detail {
  float: right;
  width: 760px
}
#books .book .detail h3 {
  font-size: 48px;
  line-height: 1.2
}
#books .book .detail .subtitle {
  font-size: 30px
}
#books .book .detail .author {
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url(../img/books/line.png);
  background-repeat: repeat-x;
  background-position: center bottom
}
#books .book .detail .author li {
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 1.5
}
#books .book .detail .story {
  margin-bottom: 20px;
  font-size: 18px
}
#books .book .detail .links {
  font-size: 0
}
#books .book .detail .links li {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  line-height: 1
}
#books .book .detail .links li a {
  display: block;
  padding: 15px 60px;
  border-radius: 10px;
  background-color: #735eae;
  font-size: 28px;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease
}
#books .book .detail .links li a:hover {
  background-color: rgba(116, 95, 174, 0.74)
}
#books .book .detail .links li a::before {
  content: '▶︎';
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -6px;
  font-size: 12px
}
#books .store {
  width: 1100px;
  margin: 0 auto 40px;
  padding: 20px 0 0;
  border: 1px solid #a88e39;
  background-color: #f6f3eb
}
#books .store h3 {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1.2;
  text-align: center;
  color: #a88e39
}
#books .store h3::after {
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  content: '\f078';
  font-family: "Font Awesome 5 Free";
  font-weight: 900
}
#books .store h3.active::after {
  content: '\f077'
}
#books .store .storeLinks {
  display: none
}
#books .store .storeLinks .banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 10px 10px;
  padding: 0;
  list-style: none
}
#books .store .storeLinks .banner li {
  width: 20%;
  margin: 0 0 15px 0;
  padding: 0 10px;
  box-sizing: border-box
}
#books .store .storeLinks .banner li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 60px;
  background: #fff;
  border: 1px solid #ccc
}
#books .store .storeLinks .banner li a img {
  max-width: 100%;
  height: auto
}
@media only screen and (max-width: 768px) {
  #books h2 {
    margin-bottom: 30px;
    padding: 5px 0;
    font-size: 36px;
    font-size: 4.6875vw
  }
  #books .book {
    width: auto;
    margin-bottom: 0
  }
  #books .book .cover {
    float: none;
    width: 60%;
    margin: 0 auto 30px
  }
  #books .book .cover img {
    width: 100%
  }
  #books .book .detail {
    float: none;
    width: auto;
    margin: 0 20px
  }
  #books .book .detail h3 {
    font-size: 48px;
    font-size: 6.25vw
  }
  #books .book .detail .subtitle {
    font-size: 36px;
    font-size: 4.6875vw
  }
  #books .book .detail .author li {
    font-size: 24px;
    font-size: 3.125vw
  }
  #books .book .detail .story {
    font-size: 24px;
    font-size: 3.125vw
  }
  #books .book .detail .links li {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    text-align: center
  }
  #books .book .detail .links li a {
    font-size: 28px;
    font-size: 3.6458333333vw
  }
  #books .store {
    width: auto;
    margin: 0 20px 40px
  }
  #books .store h3 {
    font-size: 28px;
    font-size: 3.6458333333vw
  }
  #books .store .storeLinks .banner li {
    width: 50%
  }
}
#footer {
  padding: 1px 0 100px;
  background-color: #6b191d
}
#footer .banner {
  margin-bottom: 20px;
  background-color: #fff;
  font-size: 0;
  text-align: center
}
#footer .banner li {
  display: inline-block
}
#footer small {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  color: #fff
}
@media only screen and (max-width: 768px) {
  #footer {
    padding: 1px 0 80px
  }
  #footer .banner li {
    width: 50%
  }
  #footer .banner li img {
    width: 100%
  }
  #footer small {
    font-size: 24px;
    font-size: 3.125vw
  }
}
#navigation {
  position: fixed;
  z-index: 20;
  bottom: 0;
  width: 100%;
  background-color: rgba(133, 97, 25, 0.9)
}
#navigation .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 5px 0;
  text-align: right
}
#navigation .inner .logo {
  position: absolute;
  bottom: 0;
  left: 0
}
#navigation .inner .gnav {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top
}
#navigation .inner .gnav li {
  display: inline-block;
  border-right: 1px solid #fff;
  font-size: 16px;
  line-height: 68px
}
#navigation .inner .gnav li a {
  display: block;
  padding: 0 20px;
  color: #fff
}
#navigation .inner .gnav li:first-child {
  border-left: 1px solid #fff
}
#navigation .inner .sns {
  display: inline-block;
  font-size: 0;
  vertical-align: top
}
#navigation .inner .sns li {
  display: inline-block;
  padding: 12px 4px 0
}
#navigation .inner .menu {
  display: none
}
@media only screen and (max-width: 768px) {
  #navigation .inner {
    width: 100%;
    padding: 0 0 45px 0
  }
  #navigation .inner .logo {
    width: 30%
  }
  #navigation .inner .logo img {
    width: 100%
  }
  #navigation .inner .gnav {
    display: none;
    margin-right: 0
  }
  #navigation .inner .gnav li {
    display: block;
    text-align: center;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-size: 3.125vw;
    line-height: 1
  }
  #navigation .inner .gnav li a {
    padding: 10px 0
  }
  #navigation .inner .gnav li:first-child {
    border-left: none
  }
  #navigation .inner .sns {
    display: none;
    text-align: center;
    padding: 10px 0
  }
  #navigation .inner .sns li {
    padding: 0 4px
  }
  #navigation .inner #menu {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    background-image: url(../img/navigation/menu.png);
    background-size: 45px
  }
  #navigation .inner #close {
    display: block;
    position: absolute;
    right: 0;
    bottom: -100px;
    width: 45px;
    height: 45px;
    background-image: url(../img/navigation/close.png);
    background-size: 45px
  }
}