h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd {
  margin: 0;
  padding: 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%
}
* {
  box-sizing: border-box
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}
p {
  margin: 0;
  padding: 0;
  font-size: 140%;
  line-height: 1.5
}
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * {
  font-size: 100%
}
p input, p button, p select {
  font-size: 100%
}
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 {
  font-size: 100%
}
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 {
  font-size: 100%
}
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 {
  color: #000;
  text-decoration: none
}
a:link, a:visited {
  color: #000;
  text-decoration: none
}
a:hover {
  text-decoration: underline
}
section {
  box-sizing: border-box;
  position: relative
}
.clearfix {
  min-height: 1px
}
.clearfix::after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: " "
}
* html .clearfix {
  height: 1px
}
.hover :hover {
  animation: btn 0.5s;
  opacity: 0.8
}
@keyframes btn {
  0% {
    opacity: 1
  }
  10% {
    opacity: 0.4
  }
  100% {
    opacity: 0.8
  }
}
body {
  background: #fff
}
.smartphoto {
  display: none
}
@media screen and (min-width: 641px) {
  .contents1200 {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto
  }
  .contents1100 {
    width: 1100px;
    margin-right: auto;
    margin-left: auto
  }
  img {
    max-width: 100%;
    height: auto
  }
}
#keyvisual {
  height: 765px;
  background: url("../img/keyvisual/bg01.jpg") no-repeat center center;
  background-size: cover;
  position: relative
}
#keyvisual::after {
  content: '';
  width: 100%;
  height: 75px;
  background: url("../img/keyvisual/bg03.png") 0 0;
  position: absolute;
  bottom: 0;
  left: 0
}
#keyvisual > div {
  height: 100%;
  background: url("../img/keyvisual/bg02.png") no-repeat center 0;
  padding-right: 50px;
  padding-left: 50px;
  position: relative;
  z-index: 10
}
#keyvisual .logo {
  padding-top: 15px;
  text-align: center
}
#keyvisual h1, #keyvisual .kv-image, #keyvisual .catch01, #keyvisual .catch02, #keyvisual .btns, #keyvisual .book {
  z-index: 5;
  position: absolute;
  opacity: 0
}
#keyvisual h1 {
  top: 145px;
  right: 50px
}
#keyvisual .kv-image {
  left: 250px;
  bottom: 0;
  line-height: 0
}
#keyvisual .catch01 {
  top: 30px;
  left: 205px
}
#keyvisual .catch02 {
  top: 45px;
  left: 75px
}
#keyvisual .btns {
  width: 440px;
  bottom: 220px;
  right: 50px
}
#keyvisual .btns ul {
  display: flex;
  justify-content: space-between
}
#keyvisual .btns li {
  width: 215px
}
#keyvisual .btns li a {
  display: block;
  width: 100%;
  padding: 10px 0 10px 25px;
  border-radius: 4px;
  background-color: #d0319a;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease;
  position: relative
}
#keyvisual .btns li a:hover {
  background-color: rgba(208, 49, 154, 0.8)
}
#keyvisual .btns li a::before {
  content: '▶︎';
  position: absolute;
  top: 1.5em;
  left: 15px;
  font-size: 12px
}
#keyvisual .book {
  left: 40px;
  bottom: 0
}
#information {
  padding-top: 50px;
  padding-bottom: 50px
}
#information h2 {
  text-align: center;
  margin-bottom: 12px
}
#information > div {
  background-image: url(../img/keyvisual/bg03.png);
  padding: 10px 30px
}
#information ul {
  width: 100%;
  height: 110px;
  overflow: hidden;
  overflow-y: scroll
}
#information ul li {
  padding: 3px 0;
  border-bottom: 1px solid #434578;
  font-size: 16px;
  line-height: 2
}
#information ul li time {
  padding: 2px 4px;
  background-color: #202261;
  color: #fff;
  font-size: 14px;
  font-weight: bold
}
#information ul li a {
  position: relative;
  padding-left: 15px
}
#information ul li a::before {
  position: absolute;
  top: 0;
  left: 3px;
  color: #202261;
  font-size: 10px;
  content: '▶︎'
}
#story {
  background: url("../img/story/bg01.png") no-repeat center 0;
  height: 965px
}
#story h2 {
  padding-top: 10px;
  padding-bottom: 45px;
  text-align: center
}
#story p {
  height: 748px;
  padding-top: 20px;
  text-align: center;
  background: url("../img/story/bg02.png") repeat-x 0 0
}
@media screen and (min-width: 1801px) {
  #story {
    background-size: 100% auto
  }
}
#person {
  padding-top: 35px;
  padding-bottom: 80px;
  background: url("../img/person/bg01.png") 0 0
}
#person h2 {
  text-align: center;
  margin-bottom: 20px
}
#person ul {
  width: 900px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  
}
#person ul li {
  width: 440px;
    padding-bottom: 40px;
}
#person ul li img {
  line-height: 0;
  vertical-align: bottom
}
#person ul li span {
  display: block;
  background-color: #fff;
  font-size: 17px;
  padding: 15px
}
#person p {
  margin-bottom: 80px;
  text-align: center
}
#person p:nth-of-type(1) {
  width: 900px;
  margin-right: auto;
  margin-left: auto
}
#person p:nth-of-type(1) img {
  line-height: 0;
  vertical-align: bottom
}
#person p:nth-of-type(1) span {
  display: block;
  background-color: #fff;
  font-size: 17px;
  padding: 15px
}
#person:nth-of-type(2) {
  text-align: center
}
#pv {
  margin-bottom: 80px;
  text-align: center
}

#pv p {
  text-align: center;
  margin-bottom: 20px
}
#pv .youtube iframe {
  width: 900px;
  height: 506px;
  margin: 0 auto
}
@media only screen and (max-width: 768px) {
  #pv {
  margin-bottom: 20px;
  text-align: center
}
  #pv p img {
    width: 100%
  }
  #pv .youtube iframe {
    width: 100%;
    height: 60vw
  }
}
#special {
  padding-top: 50px;
  padding-bottom: 60px;
  background: url("../img/story/bg01.png") no-repeat center 60px
}
#special h2 {
  text-align: center;
  margin-bottom: 35px
}
#special > div > div {
  text-align: center
}
#special ul {
  width: 800px;
  margin: 50px auto 0
}
#special ul li {
  margin-bottom: 15px
}
#special ul li.nolink {
  pointer-events: none;
  position: relative
}
#special ul li.nolink::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0
}
#special ul li a {
  display: block;
  color: #fff;
  font-size: 28px;
  line-height: 66px;
  font-weight: 700;
  background: url("../img/special/bnr01.png") no-repeat 0 0;
  padding-left: 55px;
  position: relative
}
#special ul li a::before {
  position: absolute;
  top: 0.2em;
  left: 30px;
  font-size: 10px;
  content: '▶︎'
}
@media screen and (min-width: 1801px) {
  #story {
    background-size: 100% auto
  }
}
#comment {
  padding-top: 45px;
  padding-bottom: 30px;
  background: url("../img/comment/bg01.gif") 0 0
}
#comment h2 {
  text-align: center;
  margin-bottom: 35px
}
#comment dl {
  width: 900px;
  margin: auto
}
#comment dl dd {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 60px
}
#books {
  padding-top: 45px;
  padding-bottom: 50px
}
#books h2 {
  text-align: center;
  margin-bottom: 20px
}
#books p{
  margin-bottom: 20px
}
#books hr {
  border: 0;
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  background-color: #4a4d93
}
#books .book {
  margin-bottom: 40px
}
#books .book .cover {
  float: left;
  width: 318px
}
#books .book .cover img {
  max-width: 100%
}
#books .book .detail {
  float: right;
  width: 760px
}
#books .book .detail h3 {
  font-size: 48px;
  line-height: 1.5
}
#books .book .detail .subtitle {
  font-size: 30px;
  font-weight: 700;
  margin-top: -5px;
}
#books .book .detail .catch {
  border-top: 1px solid #4a4d93;
  margin-top: 18px;
  padding-top: 20px;
}
#books .book .detail .story {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.8
}
#books .book .detail .story strong {
  display: block;
  font-size: 23px;
  font-weight: normal
}
#books .book .detail .links {
  font-size: 0;
  display: flex
}
#books .book .detail .links li {
  width: 340px;
  margin-right: 20px;
  position: relative;
  line-height: 1
}
#books .book .detail .links li a {
  display: block;
  width: 100%;
  padding: 15px 60px;
  border-radius: 4px;
  background-color: #d0319a;
  font-size: 28px;
  text-align: center;
  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: 100%;
  margin: 0 auto 35px;
  padding: 20px 0 0;
  border: 1px solid #d0319a;
  background-color: #f9f9f4
}
#books .store h3 {
  position: relative;
  cursor: pointer;
  font-size: 28px;
  line-height: 1.2;
  padding-bottom: 20px;
  text-align: center;
  color: #d0319a
}
#books .store h3 img {
  margin-right: 10px
}
#books .store h3::after {
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  content: '\f078';
  font-family: "Font Awesome 5 Free"
}
#books .store h3.active::after {
  content: '\f077'
}
#books .store .storeLinks {
  display: none
}
#books .store .storeLinks .banner {
  display: flex;
  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: flex;
  justify-content: 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
}
#comic {
  padding-top: 40px;
  padding-bottom: 120px;
  background: url("../img/comic/bg01.gif") 0 0
}
#comic h2 {
  text-align: center;
  margin-bottom: 40px
}
#comic p {
  text-align: center;
  line-height: 0;
}
#related {
  padding-top: 45px;
  padding-bottom: 50px
}
#related h2 {
  text-align: center;
  margin-bottom: 20px
}
#related p{
  margin-bottom: 20px
}
#related p.txt{
  text-align: center;
}
#related hr {
  border: 0;
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  background-color: #4a4d93
}
#related .book {
  margin-bottom: 40px
}
#related .book .cover {
  float: left;
  width: 318px
}
#related .book .cover img {
  max-width: 100%
}
#related .book .detail {
  float: right;
  width: 760px
}
#related .book .detail h3 {
  font-size: 48px;
  line-height: 1.5
}
#related .book .detail .subtitle {
  font-size: 30px;
  font-weight: 700;
  margin-top: -5px;
}
#related .book .detail .catch {
  border-top: 1px solid #4a4d93;
  margin-top: 18px;
  padding-top: 20px;
}
#related .book .detail .story {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.8
}
#related .book .detail .story strong {
  display: block;
  font-size: 23px;
  font-weight: normal
}
#related .book .detail .links {
  font-size: 0;
  display: flex
}
#related .book .detail .links li {
  width: 340px;
  margin-right: 20px;
  position: relative;
  line-height: 1
}
#related .book .detail .links li a {
  display: block;
  width: 100%;
  padding: 15px 60px;
  border-radius: 4px;
  background-color: #d0319a;
  font-size: 28px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease
}
#related .book .detail .links li a:hover {
  background-color: rgba(116, 95, 174, 0.74)
}
#related .book .detail .links li a::before {
  content: '▶︎';
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -6px;
  font-size: 12px
}
#related .store {
  width: 100%;
  margin: 0 auto 35px;
  padding: 20px 0 0;
  border: 1px solid #d0319a;
  background-color: #f9f9f4
}
#related .store h3 {
  position: relative;
  cursor: pointer;
  font-size: 28px;
  line-height: 1.2;
  padding-bottom: 20px;
  text-align: center;
  color: #d0319a
}
#related .store h3 img {
  margin-right: 10px
}
#related .store h3::after {
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  content: '\f078';
  font-family: "Font Awesome 5 Free"
}
#related .store h3.active::after {
  content: '\f077'
}
#related .store .storeLinks {
  display: none
}
#related .store .storeLinks .banner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10px 10px;
  padding: 0;
  list-style: none
}
#related .store .storeLinks .banner li {
  width: 20%;
  margin: 0 0 15px 0;
  padding: 0 10px;
  box-sizing: border-box
}
#related .store .storeLinks .banner li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  background: #fff;
  border: 1px solid #ccc
}
#related .store .storeLinks .banner li a img {
  max-width: 100%;
  height: auto
}
#footer {
  padding: 1px 0 100px;
  border-top: 1px solid #000000;
  background-color: #856927
}
#footer .banner {
  margin-bottom: 20px;
  background-color: #fff;
  font-size: 0;
  text-align: center
}
#footer .banner li {
  display: inline-block
}
#footer small {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  text-align: center
}
#navigation {
  z-index: 20;
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #6b4b89
}
#navigation .inner {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 5px 0;
  text-align: right;
  z-index: 0
}
#navigation .inner::before {
  content: '';
  width: 282px;
  height: 79px;
  background: url("../img/navigation/bg01.png") no-repeat 0 0;
  position: absolute;
  top: 0;
  left: -45px;
  z-index: -1
}
#navigation .inner .logo {
  position: absolute;
  bottom: 5px;
  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: 69px
}
#navigation .inner .gnav li a {
  display: block;
  width: 100%;
  padding: 0 20px;
  color: #fff
}
#navigation .inner .sns {
  display: inline-block;
  font-size: 0;
  vertical-align: top
}
#navigation .inner .sns li {
  display: inline-block;
  padding: 12px 2px 0
}
#navigation .inner .menu {
  display: none
}
@media only screen and (max-width: 640px) {
  body {
    min-width: 0;
    font-size: calc(100vw / 26);
    background-image: none
  }
  img {
    width: 100%;
    height: auto
  }
  #keyvisual {
    height: calc(1095 / 640 * 100vw);
    background: url("../img/keyvisual/bg01_sp.png") no-repeat center 0;
    background-size: 100% auto;
    position: relative
  }
  #keyvisual::after {
    content: '';
    width: 100%;
    height: calc(236 / 640 * 100vw);
    background: url("../img/keyvisual/bg03_sp.png") 0 0;
    position: absolute;
    bottom: 0;
    left: 0
  }
  #keyvisual > div {
    background: none;
    padding-right: 0;
    padding-left: 0
  }
  #keyvisual .logo {
    width: calc(152 / 640 * 100vw);
    padding-top: calc(15 / 640 * 100vw);
    margin: auto
  }
  #keyvisual h1, #keyvisual .kv-image, #keyvisual .catch01, #keyvisual .catch02, #keyvisual .btns, #keyvisual .book {
    z-index: 5;
    position: absolute;
    opacity: 0
  }
  #keyvisual h1 {
    width: calc(398 / 640 * 100vw);
    right: 0;
    top: inherit;
    bottom: calc(280 / 640 * 100vw);
    z-index: 20
  }
  #keyvisual .kv-image {
    width: calc(506 / 640 * 100vw);
    left: 0;
    bottom: calc(236 / 640 * 100vw);
    line-height: 0
  }
  #keyvisual .catch01 {
    width: calc(120 / 640 * 100vw);
    top: calc(0 / 640 * 100vw);
    right: calc(35 / 640 * 100vw);
    left: inherit
  }
  #keyvisual .catch02 {
    width: calc(140 / 640 * 100vw);
    top: calc(15 / 640 * 100vw);
    right: calc(160 / 640 * 100vw);
    left: inherit
  }
  #keyvisual .btns {
    width: calc(285 / 640 * 100vw);
    bottom: calc(25 / 640 * 100vw);
    right: calc(35 / 640 * 100vw)
  }
  #keyvisual .btns ul {
    flex-direction: column
  }
  #keyvisual .btns ul li {
    width: 100%;
    margin-bottom: calc(15 / 640 * 100vw)
  }
  #keyvisual .btns ul li a {
    display: block;
    width: 100%;
    padding: calc(15 / 640 * 100vw) 0 calc(15 / 640 * 100vw) calc(15 / 640 * 100vw);
    border-radius: 4px;
    background-color: #d0319a;
    font-size: calc(33em / 26);
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    color: #fff;
    transition: all 0.3s ease;
    position: relative
  }
  #keyvisual .btns ul li a:hover {
    background-color: rgba(208, 49, 154, 0.8)
  }
  #keyvisual .btns ul li a::before {
    content: '▶︎';
    position: absolute;
    top: calc(50% - 0.8em);
    left: calc(15 / 640 * 100vw);
    font-size: calc(20em / 33)
  }
  #keyvisual .book {
    width: calc(280 / 640 * 100vw);
    left: calc(20 / 640 * 100vw);
    bottom: 0
  }
  #information {
    padding-top: calc(25/ 640 * 100vw);
    padding-bottom: 0
  }
  #information h2 {
    width: calc(413 / 640 * 100vw);
    margin: 0 auto calc(20 / 640 * 100vw)
  }
  #information > div {
    padding: calc(10 / 640 * 100vw) calc(20 / 640 * 100vw)
  }
  #information ul li {
    font-size: calc(22em / 26)
  }
  #information ul li a {
    display: block
  }
  #story {
    background: url("../img/story/bg01_sp.png") no-repeat center bottom;
    background-size: 100% auto;
    height: auto;
    padding-bottom: calc(60 / 640 * 100vw)
  }
  #story h2 {
    width: calc(413 / 640 * 100vw);
    margin: auto;
    padding-top: calc(30 / 640 * 100vw);
    padding-bottom: calc(25 / 640 * 100vw)
  }
  #story p {
    height: auto;
    padding-top: 0;
    background: none
  }
  #person {
    padding-top: calc(30 / 640 * 100vw);
    padding-bottom: calc(40 / 640 * 100vw);
    background: url("../img/person/bg01_sp.png") 0 0;
    background-size: 100% auto
  }
  #person > div {
    width: calc(570 / 640 * 100vw);
    margin: auto
  }
  #person h2 {
    width: calc(413 / 640 * 100vw);
    margin: 0 auto calc(20 / 640 * 100vw)
  }
  #person ul {
    width: 100%;
    flex-direction: column;
    margin-bottom: calc(20 / 640 * 100vw)
  }
  #person ul li {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: calc(20 / 640 * 100vw)
  }
  #person ul li span {
    font-size: calc(22em / 26);
    padding: calc(10 / 640 * 100vw)
  }
  #person p {
    margin-bottom: calc(30 / 640 * 100vw)
  }
  #person p:nth-of-type(1) {
    width: 100%;
  }
  #special {
    padding-top: calc(40 / 640 * 100vw);
    padding-bottom: calc(50 / 640 * 100vw);
    background: url("../img/special/bg01_sp.png") no-repeat center bottom;
    background-size: 100% auto
  }
  #special > div {
    width: calc(570 / 640 * 100vw);
    margin: auto
  }
  #special h2 {
    width: calc(572 / 640 * 100vw);
    margin: 0 auto calc(30 / 640 * 100vw)
  }
  #special ul {
    width: calc(520 / 640 * 100vw);
    margin: calc(50 / 640 * 100vw) auto 0
  }
  #special ul li {
    margin-bottom: calc(20 / 640 * 100vw)
  }
  #special ul li.nolink {
    pointer-events: none;
    position: relative
  }
  #special ul li.nolink::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0
  }
  #special ul li a {
    font-size: calc(28em / 26);
    line-height: calc(60 / 640 * 100vw);
    background: url("../img/special/bnr01_sp.png") no-repeat 0 0;
    background-size: 100% auto;
    padding-left: calc(50 / 640 * 100vw)
  }
  #special ul li a::before {
    top: 0.2em;
    left: calc(25 / 640 * 100vw);
    font-size: calc(12em / 26)
  }
  #comment {
    padding-top: calc(35 / 640 * 100vw);
    padding-bottom: calc(30 / 640 * 100vw);
    background: url("../img/comment/bg01_sp.gif") 0 0;
    background-size: 100% auto
  }
  #comment > div {
    width: calc(610 / 640 * 100vw);
    margin: auto
  }
  #comment h2 {
    width: calc(606 / 640 * 100vw);
    margin: 0 auto calc(30 / 640 * 100vw)
  }
  #comment dl {
    width: 100%
  }
  #comment dl dd {
    padding: calc(20 / 640 * 100vw) calc(20 / 640 * 100vw) calc(50 / 640 * 100vw) calc(20 / 640 * 100vw)
  }
  #books {
    padding-top: calc(30 / 640 * 100vw);
    padding-bottom: 0
  }
  #books > div {
    width: calc(570 / 640 * 100vw);
    margin: auto
  }
  #books h2 {
    width: calc(426 / 640 * 100vw);
    margin: 0 auto calc(30 / 640 * 100vw)
  }
  #books .book {
    width: auto;
    margin-bottom: 0
  }
  #books .book .cover {
    float: none;
    width: calc(465 / 640 * 100vw);
    margin: 0 auto calc(30 / 640 * 100vw)
  }
  #books .book .detail {
    float: none;
    width: auto
  }
  #books .book .detail h3 {
    font-size: calc(48em / 26)
  }
  #books .book .detail .subtitle {
    font-size: calc(30em / 26);
    margin-top:  calc(-5 / 640 * 100vw);
  }
  #books .book .detail .catch {
    margin-top:  calc(18 / 640 * 100vw);
    padding-top: calc(20 / 640 * 100vw);
  }
  #books .book .detail .story {
    font-size: calc(20em / 26)
  }
  #books .book .detail .story strong {
    font-size: calc(23em / 20)
  }
  #books .book .detail .links {
    flex-direction: column
  }
  #books .book .detail .links li {
    display: block;
    width: 100%;
    margin: 0 0 calc(10 / 640 * 100vw);
    text-align: center
  }
  #books .book .detail .links li a {
    font-size: 28px;
    font-size: 3.64583vw
  }
  #books .store {
    width: auto;
    margin: 0 0 calc(40 / 640 * 100vw) 0;
    padding: calc(15 / 640 * 100vw) 0 0
  }
  #books .store h3 {
    font-size: 28px;
    font-size: 3.64583vw;
    padding-bottom: calc(15 / 640 * 100vw)
  }
  #books .store h3 img {
    width: calc(27 / 640 * 100vw)
  }
  #books .store .storeLinks .banner li {
    width: 50%
  }
  #comic {
    padding: calc(40 / 640 * 100vw) calc(15 / 640 * 100vw);
    background: url("../img/comic/bg01_sp.gif") 0 0;
    background-size: 100% auto
  }
  #comic h2 {
    width: calc(574 / 640 * 100vw);
    margin: 0 auto calc(30 / 640 * 100vw)
  }
  #related {
    padding-top: calc(30 / 640 * 100vw);
    padding-bottom: 0
  }
  #related > div {
    width: calc(570 / 640 * 100vw);
    margin: auto
  }
  #related h2 {
    width: calc(426 / 640 * 100vw);
    margin: 0 auto calc(30 / 640 * 100vw)
  }
  #related .book {
    width: auto;
    margin-bottom: 0
  }
  #related .book .cover {
    float: none;
    width: calc(465 / 640 * 100vw);
    margin: 0 auto calc(30 / 640 * 100vw)
  }
  #related .book .detail {
    float: none;
    width: auto
  }
  #related .book .detail h3 {
    font-size: calc(48em / 26)
  }
  #related .book .detail .subtitle {
    font-size: calc(30em / 26);
    margin-top:  calc(-5 / 640 * 100vw);
  }
  #related .book .detail .catch {
    margin-top:  calc(18 / 640 * 100vw);
    padding-top: calc(20 / 640 * 100vw);
  }
  #related .book .detail .story {
    font-size: calc(20em / 26)
  }
  #related .book .detail .story strong {
    font-size: calc(23em / 20)
  }
  #related .book .detail .links {
    flex-direction: column
  }
  #related .book .detail .links li {
    display: block;
    width: 100%;
    margin: 0 0 calc(10 / 640 * 100vw);
    text-align: center
  }
  #related .book .detail .links li a {
    font-size: 28px;
    font-size: 3.64583vw
  }
  #related .store {
    width: auto;
    margin: 0 0 calc(40 / 640 * 100vw) 0;
    padding: calc(15 / 640 * 100vw) 0 0
  }
  #related .store h3 {
    font-size: 28px;
    font-size: 3.64583vw;
    padding-bottom: calc(15 / 640 * 100vw)
  }
  #related .store h3 img {
    width: calc(27 / 640 * 100vw)
  }
  #related .store .storeLinks .banner li {
    width: 50%
  }
  #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 .inner {
    width: 100%;
    padding: 0 0 45px 0
  }
  #navigation .inner::before {
    content: '';
    width: calc(320 / 640 * 100vw);
    height: 100%;
    background-size: 100% auto;
    left: 0
  }
  #navigation .inner .logo {
    width: calc(137 / 640 * 100vw);
    margin-left: calc(90 / 640 * 100vw)
  }
  #navigation .inner .gnav {
    display: none;
    margin-right: 0
  }
  #navigation .inner .gnav li {
    display: block;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-size: 3.125vw;
    line-height: 1;
    text-align: center
  }
  #navigation .inner .gnav li a {
    padding: 10px 0
  }
  #navigation .inner .gnav li:first-child {
    border-left: none
  }
  #navigation .inner .sns {
    display: none;
    padding: 10px 0 6.5%;
    text-align: center
  }
  #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
  }
}