@charset "UTF-8";*,*::before,*::after{box-sizing:border-box}html{font-size:18px}body{font-family:times new roman,Times,serif;background:#fff;color:#1a1a1a;margin:0;padding:0}a{color:#1a1a1a;text-decoration:none;border-bottom:1px solid #ccc}a:hover{border-bottom-color:#1a1a1a}.home{max-width:680px;margin:0 auto;padding:5rem 2rem 8rem}.home h1{font-size:1.8rem;font-weight:400;margin:0 0 .4rem;letter-spacing:-.01em}.home .tagline{color:#999;font-style:italic;font-size:1rem;margin:0 0 3rem}.home nav{display:flex;gap:2rem}.home nav a{font-size:1rem;border-bottom:none;color:#999}.home nav a:hover{color:#1a1a1a}.home .home-body{margin-top:3rem;font-size:1rem;line-height:1.7;color:#999}.chapter{max-width:680px;margin:0 auto;padding:5rem 2rem 8rem}.chapter header{margin-bottom:3rem}.chapter header .chapter-number{display:block;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#999;margin-bottom:1rem}.chapter header h1{font-size:2rem;font-weight:400;margin:0;line-height:1.2}.chapter section p{font-size:1.05rem;line-height:1.85;margin:0;text-indent:1.5em;text-align:justify;hyphens:auto}.chapter section p:first-of-type,.chapter section p+hr+p{text-indent:0}.chapter section p:first-of-type::first-letter{float:left;font-size:3.4em;line-height:.68;padding-right:.08em;padding-top:.12em;font-weight:400}.novel-index{max-width:680px;margin:0 auto;padding:5rem 2rem 8rem}.novel-index header{margin-bottom:3rem}.novel-index header h1{font-size:1.8rem;font-weight:400;margin:0 0 .75rem}.novel-index header .novel-description{color:#999;margin:0 0 .75rem}.novel-index header a{font-size:.85rem;color:#999;border-bottom:none}.novel-index header a:hover{color:#1a1a1a}.novel-index .chapter-list{list-style:none;padding:0;margin:0}.novel-index .chapter-list li{border-top:1px solid #e8e8e8;padding:.9rem 0}.novel-index .chapter-list li a{display:flex;align-items:baseline;gap:1.5rem;border-bottom:none;font-size:1rem}.novel-index .chapter-list li a:hover .chapter-title{color:#999}.novel-index .chapter-list li .chapter-number{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#999;min-width:5.5rem;flex-shrink:0}footer{max-width:680px;margin:0 auto;padding:0 2rem 3rem;font-size:.8rem;color:#999}.chapter hr{border:none;text-align:center;margin:2rem 0}.chapter hr::before{content:'⋆';color:#999}.chapter-nav{display:flex;justify-content:space-between;align-items:center;margin-top:4rem;padding-top:1.5rem;border-top:1px solid #e8e8e8;font-size:.85rem}.chapter-nav a{color:#999;border-bottom:none}.chapter-nav a:hover{color:#1a1a1a}.chapter-nav span:empty{flex:1}