<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1+Code:wght@300;400;500;600;700&amp;display=swap');

/*åŸºæœ¬è¨­å®š*/
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&gt;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;}

body::before {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
  background: url(../img/bg.jpg) top center repeat; /*fixedã‚’ãƒˆãƒ«ï¼*/
  -webkit-background-size:cover;/*Android4*/
  background-size: cover;
  }

#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 &gt;footer{background: none;color:#fff;text-align:center;}
.outer .inner{width: 980px;}
.outer a:hover{text-decoration:none;}

#visual{margin-bottom: -370px; position: relative;z-index: 2;}
#visual&gt;div{position:relative;text-align: center;margin: 0 auto;}
#visual&gt;div&gt;h1{position:absolute;top:-20px;left:-120px;z-index:1;}
#visual&gt;div&gt;h2{position:absolute;top: 920px;left: calc( 50% - 490px );transform: scale(0.85);}
#visual&gt;div&gt;h3{position:absolute; top:10px;right: -76px;}
#visual&gt;div&gt;h4{position:absolute;top: 1222px;right: 0;left: 0;margin: 0 auto;}
#visual&gt;div&gt;h4 img {width: 100%;height: auto;}
#visual&gt;div&gt;h5{position:absolute;top:900px;left:0;}
#visual &gt;div&gt;figure img{width: 1300px;margin-left: -160px;margin-top: -18px;}

#buttons{position: relative;z-index: 5;}
#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;width: 50%;}
#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&gt;h2{text-align:center;margin-bottom: 2em;}

#character &gt;.inner,#keyword &gt;.inner,#books &gt;.inner{padding:0 10%;}

#story {width: 980px;position: relative;z-index: 2;margin: 5em auto 0;background: url(../img/deco_bg.jpg) no-repeat;border-radius: 80px;}
#story .inner{width: auto;}
#story .border{
  border: 1px solid #6a3615;
  border-style: solid;
  border-width: 45px 30px;
  border-image: url(../img/border.png) ;
  border-image-slice: 30% 20%;
  border-image-width: 30% auto;
}
#story h2 {text-align: center; margin-bottom: 2em;}
#story h2 img {height: 6rem;width: auto;}
#story p{width: 100%;padding: 0 3em 0; color: #6a3615; box-sizing: border-box;font-size: 2rem;font-weight: bold;font-family: 'M PLUS 1 Code', sans-serif;}


#character{position: relative;z-index: 2;padding: 4em 0 0;}
#character .inner{padding: 0;}
#character h2 img {height: 7rem;width: auto;}
#character ul{display: flex; flex-wrap: wrap; width:100%;justify-content: space-between;}
#character ul.second {justify-content: center;margin-top: 3.5%;} 
#character ul li{width:31%;text-align:center; padding: 2em;background: url(../img/deco_bg.jpg) no-repeat;margin-bottom: 0;}
#character ul.second li:last-child {margin-left: 3.5%;} 
#character ul figure{text-align: center;max-height: 100%;margin-bottom: 0;}
#character ul figure img{width: 100%;}
#character ul li .text p span {
  color: #fff;
  font-weight: bold;
  padding: 0 0.25em;
  line-height: 1.3;
  letter-spacing: 0.1em;
  background: #e60012;
  margin-bottom: 0.5em;
  display: inline-block;
}
#character ul li:nth-child(2) .text p span {background: #e7336e;}
#character ul li:nth-child(3) .text p span {background: #ed6c00;}
#character ul.second li .text p span {background: #6fba2c;}
#character ul.second li:nth-child(2) .text p span {background: #00a0ca;}
#character ul h3{
  padding: 1em 0 0;
}
#character ul h3 img{width: 100%;}
#character ul p{padding: 1em 0 0;color: #6a3615;font-family: 'M PLUS 1 Code', sans-serif;font-size: 1.6rem;font-weight: 500;}


#keyword{position: relative;z-index: 2;padding:4em 0 0;}
#keyword .inner{padding: 0;}
#keyword h2 img {height: 7rem;width: auto;}
#keyword ul{display: flex; flex-wrap:wrap;justify-content: space-between;}
#keyword ul li{
  width: 80%;
  margin: 0 auto;
  box-sizing: border-box;
  background: url(../img/deco_bg.jpg) no-repeat;
  border-radius: 70px;
}
#keyword ul li:first-child {margin-bottom: 2em;}
#keyword dl {
  padding: 1em 4em 2em;
  box-sizing: border-box;
  border: 1px solid #000;
  border-style: solid;
border-width: 45px 30px;
border-image: url(../img/border.png) ;
border-image-slice: 8% 8%;
border-image-width: 15% auto;
}
#keyword dl dt {text-align: center; padding-bottom: 5px; }
#keyword dl dt img {width: 100%;}
#keyword dl dd {margin: 1em 0 0;color: #6a3615;font-family: 'M PLUS 1 Code', sans-serif;font-size: 1.6rem;font-weight: 500;}


#read{padding: 4em 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(&gt; :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: -6em;;}
#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;}

/*smartphone*****************************************************************************************************************************************************************************************/
@media screen and (max-width: 768px) {
#narou_head{
  	padding: 0.75em 0.5em 0.75em 5rem;
    background: #000;
    height: 42px;}
#narou_head .ttl{display:none;}
.outer{background: none;}
.outer .inner{width: 100%;;}
#story &gt;.inner, #character &gt;.inner, #keyword &gt;.inner, #books &gt;.inner, #naroulink &gt;.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ã‚’ãƒˆãƒ«ï¼*/
  -webkit-background-size:cover;/*Android4*/
  background-size: cover;
  }


#visual&gt;div&gt;h1{display:none;}
#visual&gt;div&gt;h2{display:none;}
#visual&gt;div&gt;h3{display:none;}
#visual&gt;div&gt;h4{display:none;}
#visual&gt;div&gt;h5{display:none;}

#visual&gt;figure&gt;img{display:none;}
#visual{margin-bottom: -1.5em;margin-top: 0;}
#visual &gt;div&gt;figure img{width: 100%; margin:0;}

div.inner&gt;h2{width: 100%;margin-bottom: 2em;}
div.inner&gt;h2 img{width: 100%;}

#buttons {margin-bottom: 0;}
#buttons .bt1{display: none;}
#buttons ul li a{font-size:80%;}

#story {width:90%;margin-top:0em;background-size: cover;border-radius: 40px;}
#story .border {border-image: url(../img/border.png)100/60px/0px round;}
#story h2{width: 100%;margin: 0 0 1em;}
#story h2 img{height: 10vw;width: auto;}
#story p{ padding: 0; margin: 0; box-sizing: border-box;font-size: 3vw;}


#character {padding: 2em 0 0;}
#character h2{margin-bottom: 2em;}
#character h2 img {height: 11vw;width: auto;}
#character ul{width: 100%;margin-top: 0;}
#character ul li{width:100%;max-width: 324px;margin:2em auto 0;flex-grow: 1;}
#character ul li:first-child {margin-top: 0;}
#character ul.second li:last-child {margin-left: auto;}
#character ul.list figure img {padding-bottom: 0; border-bottom: none;}
#character ul.list p{font-size:3vw;}


#keyword{padding: 2em 0 0;}
#keyword h2 {margin-bottom: 1em;}
#keyword h2 img {height: 11vw;width: auto;}
#keyword ul{width: 100%;flex-wrap: wrap;}
#keyword ul li{width:100%;margin: 0;border-radius: 50px;}
#keyword ul li:first-child {margin-bottom: 1em;}
#keyword ul li dl {padding: 0; border-image: url(../img/border.png)100/60px/0px round;}
#keyword ul li dl dd {font-size: 3vw;}


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

#books{padding: 5em 0 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{width: auto; 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 &gt;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;}
*/
}

</pre></body></html>