<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;
}
html{
    scroll-behavior: smooth;
    background: linear-gradient(to top, #28b6b6 0%, #330867 100%);
    font-family: "Tsukushi B Round Gothic","遲醍ｴｫB荳ｸ繧ｴ繧ｷ繝�け";
}

.headerbox{
    position: relative;
    width: 100%;
    height: 100vh;
    background-image: url("cover.PNG");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    animation-name: fadeIn;
    animation-duration: 2s;
    animation-fill-mode: both;
}
.headerbox h1{
    background-color: rgb(10, 8, 88);
    color: white;
    height: 60px;
    font-size: 35px;
}
.headerbox #lead{
    position: absolute;
    top: 80vh;
    left: 55vw;
    font-size: 40px;
    color: white;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 2s;
    animation-fill-mode: both;
    font-weight: 100;
}
.outer {
    display: table;
    width: 100%;
    height: 500%;
  }
  
  .bubble {
    position: fixed;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.466);
    bottom: 1px;
  }
.sectionbox{
    position: relative;
    width: 90%;
    height: 100vh;
    left: 5vw;
    background-color: rgba(0, 0, 0, 0.226);
}
.navbar{
    position: fixed;
    right: -200px;
    top: 0px;
    width: 200px;
    z-index: 1000;
    transition: all 0.5s ease-in 0s;
    background-color: rgba(20, 10, 114, 0.712);
    display: flex;
}
#tab {
    position: absolute;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 45px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    line-height: 55px;
    right: 200px;
    background-color: rgba(20, 10, 114, 0.712);
}
#menu{
    margin-top: 15px;
    font-size: 25px;
    color: white;
    text-align: center;
    line-height: 30px;
    height: 45px;
    width: 200px;
}
.navbar ul{
    list-style: none; 
    width: 200px;
}
.navbar ul li{
    margin-top: 15px;
    display: block;
    top: 0px;
    height: 45px;
    text-align: center;
    border-bottom: 1px solid white;
}
.navbar ul li a{
    width: 150px;
    font-size: 20px;
    text-decoration: none;
    color: rgb(255, 255, 255);
    opacity: 1;
}
.navbar ul li:hover{
    animation: pulse 1s;
}

/*
.movie h1{
    position: relative;
    text-align: center;
    top: 5vh;
    font-size: 40px;
    color: white;
    border-bottom: 1px solid white;
}

.movbox{
    position: absolute;
    top: 30vh;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.movbox img{
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.418);
}
.movbox img:hover {
    animation: pulse 1s;
}
.movbox h2{
    font-size: 30px;
    text-align: center;
    color: white;
}
#mov1{
    top: 30vh;
}
*/
.story h1{
    position: absolute;
    width: 40%;
    top: 10vh;
    font-size: 40px;
    left: 50vw;
    color: white;
    border-bottom: 1px solid white;
}
#arasuji{
    opacity: 0;
    width: 37%;
    top: 23vh;
    position: absolute;
    left: 52vw;
    font-size: 20px;
    color: white;
}
#ehon{
    width: 50vw;
    height: 100vh;

}
#imgsec{
    position: absolute;
    opacity: 0;
    height: 100vh;
    width: auto;
}

.character h1{
    width: 50%;
    position: absolute;
    font-size: 40px;
    top: 15vh;
    align-items: center;
    color: white;
    padding-left: 40px;
    border-bottom: 1px solid white;
}
.thumbmenu{
    position: absolute;
    top: 45vh;
    width: 50%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.thumbmenu ul{
    list-style: none;
    display: flex;

}
.thumbmenu img{
    margin-right: 10px;
    border: 1px solid white;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.418);
}
.thumbmenu img:hover{
    animation: pulse 1s;
}
#charabox{
    opacity: 0;
    height: 100vh;
    width: 50vw;
    overflow: hidden;
    top: 5vh;
    position: absolute;
    left: 50vw;
    color: white;
}
#charabox img{
    position: absolute;
    width: 500px;
    height: 450px;
    overflow: hidden;
}
#caption{
    position: absolute;
    width: 39vw;
    top: 64vh;
    
}

#caption h2{
    width: 39vw;
    position: absolute;
    text-decoration: none;
    font-size: 35px;
    border-bottom: 1px solid;
    color: white;
}
#caption p{
    width: 39vw;
    margin-top: 5px;
    position: absolute;
    font-size: 18px;
    color: white;
    top: 8vh;
}

#accesstheater{
    opacity: 0;
}

.theater h1{
    position: relative;
    font-size: 40px;
    top: 5vh;
    text-align: center;
    color: white;
    border-bottom: 1px solid white;
}
.theater img{
    position: absolute;
    top: 12vh;
    left: 60px;
}
#map{
    top: 15vh;
    width: 500px;
    height: auto;
}
.access p{
    position: relative;
    font-size: 18px;
    top: 79vh;
    left: 60px;
    color: white;
}
.day{
    position: absolute;
    top: 12vh;
    left: 47vw;
}
.day h2{
    position: relative;
    font-size: 30px;
    color: white;
}
.day p{
    position: relative;
    font-size: 20px;
    margin: 5px 0px 5px 40px;
    color: white;
}
.tokuten{
    width: 50%;
    position: absolute;
    left: 50vw;
    top: 40vh;
}
.tokuten h2{
    color: white;
}
.tokuten p{
    font-size: 18px;
    width: 60%;
    color: white;
}
.tokuten img{
    top: 6vh;
    left: 27vw;
}
.activate {
    animation-name: jello;
    animation-duration: 1s;
    }
.action{
    animation-name: fadeInUp;
    animation-duration: 1.5s;
    opacity: 1;
    animation-fill-mode: both;
}</pre></body></html>