@import url('https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css');

/*基本設定*/
html{font-size: 62.5%;}
body,table{font-family: 'Rounded Mplus 1c';font-size: 1.4rem;color:#3b3b3b;}
div{box-sizing:border-box;}
p, a{text-align:inherit}
p{word-break: normal;word-wrap: break-word;text-align:justify;}
h2{line-height:1.3em;}
ul,dl{letter-spacing: -.40em;}
li,dd,dt{letter-spacing: normal;}

a:hover>img{opacity:0.7;text-decoration:underline;}
img{  pointer-events: none;
  user-select: none;
  vertical-align: bottom;
  -webkit-user-select: none;
  width: auto;
  height: auto;
  -ms-interpolation-mode: bicubic;}
a img{display:block;}
rt {
  text-align: center;
}

#cboxOverlay{background: #000!important;z-index:100000!important;}
#colorbox{z-index:100001!important;}

#narou_head{margin-bottom: 0;background: #000; padding: 0.5em;max-height: 42px;color:#fff;position: relative;z-index: 3;}
#narou_head ul{display:table;width: 100%;}
#narou_head ul li{display:table-cell;vertical-align: middle;}
#narou_head .ttl{padding-left: 0.5em;font-size:80%;text-align:right;}

.outer{background: #e73828 /*url(../img/bg.jpg) fixed*/;background-size: cover;background-position: top center;}
.outer >footer{background: none;color:#fff;text-align:center;}
.outer .inner{width: 980px;}
.outer a:hover{text-decoration:none;}
#narou_head .inner img {
  height: 17px;
  width: auto;
}
#visual{
  /* margin-bottom: -580px; */
  position: relative;
  z-index: 2;
  background: #fff;
  /* padding-bottom: 520px; */
}
#visual>div{
  position:relative;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 6em;
}
#visual>div>h1{position:absolute;top:-10px;left:0;z-index:1;}
#visual>div>h2 {
  position: absolute;
  top: 35em;
  right: 0;
  margin-bottom: 0;
  width: 60%;
}
#visual>div>h3 {
  position: absolute;
  top: 17em;
  left: 10em;
  width: 40%;
  text-align: center;
}
#visual>div>h4 {
  position: absolute;
  bottom: 5rem;
  width: 80%;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
#visual>div>h5{position:absolute;top:170px;}
#visual .hakkou img,
#visual .anime_catch img,
#visual h2 img,
#visual h3 img,
#visual h4 img,
#visual h5 img{width: 100%;height: auto;}
#visual >div>figure img{width: 100%;margin-top: -100px;}
.anime_catch {
  position: absolute;
  bottom: 38em;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.hakkou {
  position: absolute;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25em;
}
.anime {
  margin: 0 auto 2em;
  text-align: center;
  display: block;
  box-shadow: 0 0 6px 2px #b0afaf;
  border-radius: 5px;
  border: 6px solid #fff;
  width: 90%;
}
.anime img {
  width: 100%;
  height: auto;
}
#buttons{position: relative;z-index: 5;margin-top: -22.5em;}
#buttons ul{list-style: none;display:flex;justify-content: center;}
#buttons ul li{text-align:center;margin: 0 0.5em 1em 0.5em;border-radius:0.5em;border:2px solid #fff;box-shadow:0px 0px 3px 1px #000000;}
#buttons ul li a{color:#fff;display:block;padding: 1em 0;font-size:125%;}
#buttons ul li a i{font-size:130%;vertical-align:middle;margin-right: 0.5em;}
#buttons ul li:hover{opacity:0.8;transition:0.5s;}
#buttons ul li:first-child{flex-grow: 1;background: #000;}
#buttons ul li:nth-child(2){flex-grow: 1;background: #000;}
#buttons ul li:nth-child(3){flex-grow: 1;background: #009fe8;}

div.inner>h2{text-align:center;margin-bottom: 2em;}

#ill_come {
  padding: 3em 0 4.5em;
}
.illcom_area h3 {
  margin-inline: auto;
  margin-bottom: 1em;
  width: fit-content;
  text-align: center;
  font-weight: 600;
  font-size: 2rem;
  color: #000;
  background-color: #FFF;
  padding-inline: .3em;
}
.illcom_area .com_area {
  width: calc((100% - 1em) / 2);
  margin: 0 auto 1em;
}
.illcom_area .illcom_ttl {
  color: #fff;
  line-height: 1.8;
  margin: auto;
  display: inline-block;
  width: fit-content;
  padding: 0 .5em;
}
.illcom_area .illcom_txt {
  width: auto;
  text-align: justify;
  background-color: #fff;
  border: #daa520 3px solid;
  border-radius: .3em;
  padding: 1em;
  line-height: 1.8;
  letter-spacing: .1em;
}
.illcom_area ul {
  display: flex;
  gap: 1em;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 98%;
}
.illcom_area ul li {
  width: calc((100% - 1em) / 2);
}
.illcom_area img {
  width: 100%;
  height: auto;
}

#story >.inner,#character >.inner,#keyword >.inner,#books >.inner{padding:0 10%;}


#story{background: #333333;position: relative;z-index: 2;padding: 5em 0 5em;}
#story >.inner{padding: 0;}
#story p{text-align:center;color:#fff;    width: 70%;    margin: 0 auto;}
#story p img{max-width: 100%;width:auto;}

#character{position: relative;z-index: 2;padding: 4em 0 4em;background: #00a63c;}
#character .inner{padding: 0;}
#character ul{width:85%;margin: 3em auto 0;list-style: none;display:flex;justify-content:center;}
#character ul li{width:31.33%;margin:0 1% 1em;padding: 0;background: #fff;}
#character ul li:first-child{margin:0 1.1% 2.5em;}
#character ul li:nth-child(2){margin:0 1.1% 2.5em;}
#character ul.list div{position:relative;width: 100%;display: block;padding: 5%;}
#character ul.list figure{position:relative;width: 100%;display: block;/*filter: drop-shadow(0px 0px 2px rgba(255,255,255,1))drop-shadow(0px 0px 2px rgba(255,255,255,1));*/}
#character ul.list figure img{width: 100%;}
#character ul.list h3{margin-bottom: 0.15em;font-family: a-otf-midashi-mi-ma31-pr6n, serif;;font-weight: 600;font-style: normal;font-size:3rem;color:#000;line-height:1;display:inline-block;}

#character ul.list h4{font-size:1.8rem;margin-bottom: 0.75em;font-weight: 600;font-family: a-otf-midashi-mi-ma31-pr6n, serif;}
#character ul.list h5{font-size:1.6rem;margin-bottom: 0.25em;font-weight: 600;font-family: a-otf-midashi-mi-ma31-pr6n, serif;display:inline-block;}
#character ul.list h3> img{max-width:100%;width:auto;}
#character ul.list p{color:#000;font-size: 1.4rem;    line-height: 1.8; letter-spacing: .1em;}


#keyword{position: relative;z-index: 2;padding:4em 0;}
#keyword .inner{padding: 0;background: #fff url(../img/keyword_bg.png);background-size:100% 100%;padding: 5em 3em;}
#keyword ul{margin: 2em auto 0;width:85%;    margin: 0 auto;}
#keyword ul li {
  width: 100%;
  padding: 0 0 .3em;
  background: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  border-bottom: 1px solid;
}
#keyword li figure{margin-top: 1em;}
#keyword h3{margin-bottom: 0.25em;vertical-align: middle;width:30%;text-align:left;/*border-bottom: 1px solid #fff;*/font-family: a-otf-midashi-mi-ma31-pr6n, serif;font-weight: 600;font-style: normal;font-size:2.7rem;color:#000;}
#keyword ul.list h3> img{width:auto;}
#keyword ul.list h3 ruby rt{position:absolute;}
#keyword p{color:#000;text-align:left;;width: 70%;line-height: 1.8;}
[data-ruby] {
    position: relative;
}
[data-ruby]::before {
	    white-space: nowrap;
    content: attr(data-ruby);
    position: absolute;
    top: -1em;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0.3em;
    text-align:center;
}

#read{padding: 0em 0 6em;}
#read span{font-size:70%;}
#read b{font-weight:bold;font-size:150%;}
#read a{width: 70%;color:#fff;display:block;padding: 1em 0;font-size:125%;background: #000;text-align:center;margin: 0 auto;border-radius:0.5em;border:2px solid #fff;box-shadow:0px 0px 3px 1px #000000;}
#read a:hover{opacity:0.8;transition:0.5s;}

#books {padding: 4em 0;background: rgba(0,0,0,0.5);}
#books .inner{padding: 0;margin-top: -6em;;}
#books h2{border-radius:0.5em;border:3px solid #000;font-size:2rem;display:inline-block;text-align:center;background: #fff;margin: 0 auto 1em;    display: table;padding:0.5em 2em;}
#books ul{justify-content:flex-start}
#books ul:has(> :nth-child(-n+4):last-child) {justify-content: center;}
#books ul li{background: #fff;padding: 0.75em;position: relative;width: 19%;margin-right: 1.25%;margin-bottom: 1.25%;}
#books ul li h4{margin-bottom: 0.5em;font-size: 1.4rem;}
#books ul li a {display:block;color: #3b3b3b;}
#books ul li a figure {width: 100%;}
.list li figure {margin-bottom: 0;}
#books ul li a div {width: 100%;margin-top: 1em;}
#books ul li i{font-size: 1rem;font-style: normal;padding: 0.15em 1.5em;position: absolute;left: 0;top: 0;z-index: 1;}
#books ul li i.bnk{background: #f39800;color:#fff;}
#books ul li i.nvl{background: #000;color:#fff;}
#books ul li i.grd{background: #009fe8;color:#fff;}

#books ul li:last-child {margin-right: 0;}
#books ul li:nth-child(5n) {margin-right: 0;}


#naroulink {padding: 4em 0;background: rgba(0,0,0,0.3);}
#naroulink .inner{margin-top: -5em;}
#naroulink h2{border-radius:0.5em;border:3px solid #000;font-size:2rem;display:inline-block;text-align:center;background: #fff;margin: 0 auto 1em;    display: table;padding:0.5em 2em;}
#naroulink a{margin:0 auto;    display: table;border-radius: 0.5em;overflow: hidden;}
#naroulink a img{width: 100%;}

.box{background: rgba(255,255,255,0.75);padding:4em;margin-bottom: 1em;box-shadow:0 0 1px 1px rgba(0,0,0,0.5);border-radius:1em;}

.outer footer dl dd{display: inline-block;text-align:center;margin: 0 0.5em;}
.outer footer dl {margin-bottom: 1em;}
.pc {display: block;}
/*smartphone*****************************************************************************************************************************************************************************************/
@media screen and (max-width: 768px) {
.pc {
  display: none;
}
#narou_head{
  	padding: 0.75em 0.5em 0.75em 5rem;
    background: #000;
    height: 42px;}
#narou_head .ttl{display:none;}

.outer .inner{width: 100%;;}
#ill_come >.inner,#story >.inner, #character >.inner, #keyword >.inner, #books >.inner, #naroulink >.inner{padding: 0 5%!important;}

body::before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  /*background: url(../img/bg.jpg) center/cover no-repeat; fixedをトル！*/
  }
#visual>div {
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 4em;
}
#visual>div>h1{display:none;}
#visual>div>h2{display:none;}
#visual>div>h3{display:none;}
#visual>div>h4{display:none;}
#visual>div>h5{display:none;}
#visual>div .hakkou,
#visual>div .anime_catch {display:none;}
#visual>figure>img{display:none;}
#visual{margin-bottom: 0;margin-top: 0;    padding-bottom: 0;}

#visual >div>figure {mask-image: linear-gradient(to top, transparent 0%, #000 10%);
}
#visual >div>figure img{margin-top:0;}

div.inner>h2{width: auto;height: 4em;margin-bottom: 1.5em;}
div.inner>h2 img{height: 100%;width: auto;}
.anime {
  margin: -1em auto 1em;
  text-align: center;
  display: block;
  box-shadow: 0 0 6px 2px #b0afaf;
  border-radius: 5px;
  border: .3em solid #fff;
  width: 90%;
  z-index: 1;
  position: relative;
}
#buttons {margin: 0;}
#buttons .inner{margin-top: -4.5em;}
#buttons .bt1{display: none;}
#buttons ul li a{font-size:80%;}

#ill_come {
  padding: 1.5em 0 2em;
}
.illcom_area h3 {
  font-size: 1.2em;
}
.illcom_area .com_area {
  width: 100%;
  margin: 0 0 1em ;
}
.illcom_area p {
  width: 100%;
  font-size: 1.3rem;
}

#story{font-size:1.3rem;    padding: 2em 0 2em;}
#story p{width: 100%;}

#character {    padding: 2em 0;}
#character ul{width: 100%;justify-content:left;margin-top: 0;}
#character ul li{width:100%;font-size:60%;line-height:1.4;padding: 1em;margin:0 0 1em;}
#character ul li:first-child{margin:0 0 1em;}
#character ul li:nth-child(2){margin:0 0 1em;}
#character ul.list figure{width: 40%;display:table-cell;margin: 0 auto;vertical-align: top;}
#character ul.list div{width: 60%;display:table-cell;padding: 0 0 0 1em;}
#character ul.list h3{font-size:2rem;margin: 0.5em 0;}
#character ul.list h3> img{max-height:100%;}
#character ul.list h4{font-size:1.3rem}
#character ul.list p{font-size:1.3rem}

#keyword{padding: 2em 0;}
#keyword .inner{width: 90%;margin: 0 auto;}
#keyword .inner{padding: 0;background: #fff url(../img/keyword_bg_sp.png);background-size:100% 100%;padding: 3em 2em 3em!important;}
#keyword ul{width: 100%;font-size:85%;}
#keyword ul li{width:90%;margin-inline: auto;margin-bottom: 1.5em;display: block;}
#keyword h3{width: 100%;display:block;text-align:center;font-size:2rem;}
#keyword p{width: 100%;display:block;font-size:1.3rem; text-align: center;}
#keyword h3 img{height: 100%;}


#read a{padding: 0.5em;width: 90%;}
#read span{margin-bottom: 0.5em;display: block;}
#read br{display:none;}

#books{padding: 5em 0 1em;}
ul.list.count1tkb {
  margin-bottom: 1em;
}
#books ul li {width: 100%;padding: 0.5% 1.5% 0.5% 0.5%;margin-right: 0;}
#books ul li a {display: flex;justify-content: space-between;align-items: center;}
#books ul li a figure {width: 25%;}
#books ul li a div {width: 72%;}
#books h2{height: auto;font-size:90%;}
#books ul li figure i{padding: 0.15em 1em;font-size:70%;left: auto;right: 0;}
#books ul li h4 {font-size: 1.3rem;font-weight: bold;}

#naroulink h2{height: auto;font-size:90%;}


/*
.box{padding: 1em;}
.inner{    width: 95%;}
#catch{margin-bottom: 1em;}
#read h3:before,#read h3:nth-child(3):before{display:block;margin: 0 auto;margin-bottom: 0.25em;    width: 60px;
    height: 60px;
}
#detail table td:first-child{width: 30%;}
.outer >footer{background: none;color:#fff;text-align:center;font-size:70%;padding-bottom: 2em;}

.outer footer dl dd{width: 45%;}
.outer footer dl dd img{width: 100%;}
.outer footer dl {margin-bottom: 1em;}
*/
}
@media screen and (max-width: 425px) {
  .illcom_area ul {
    width: 100%;
    /* width: 98%; */
    /* flex-direction: column; */
  }
}
