@charset "utf-8";
html, body {
    margin: 0px;
    padding: 0px;
}

#container{
    margin: 0 auto;
    width: 100%;
    max-width: 390px;
}

#firstview{
    text-align: center;
}

.toptext{
    margin-top: -300px;
    color: red;
    font-family: "Rampart One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    -webkit-text-stroke: 0.5px #ff0000 ;
}

#story{
    background-color: black;
    background-image: url(bohunkumo.PNG);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 2270px;
    text-align: center;
}

.yuruillust{
    padding-top: 400px;
}

.yurutext{
    margin-top: -320px;
    padding-left: 15px;
    padding-right: 15px;
    color: rgb(46, 250, 0);
    font-family: "Mochiy Pop One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 39px;
    transform: rotate(-7deg);
    text-shadow: 6px 6px 6px #ffffff,-6px -6px 6px #ffffff,-6px 6px 6px #ffffff,6px -6px 6px #ffffff;
}

#introduction{
    height: 760px;
    background-image: url(m1gou.png);
    background-color: rgb(78, 118, 179);
    margin-top: -100px;
    
    margin-bottom: 100px;
}

.logo{
    margin-left: 70px;
    padding-top: 90px;
}

.introsetumei{
    padding-left: 50px;
    padding-right: 30px;
    font-family: "Mochiy Pop One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #f97c7c;
}

#meibamen{
    background-image: url(uchu.PNG);
    background-repeat: no-repeat;
    background-color: rgb(255, 243, 217);
    text-align: center;
    margin-top: -100px;
}

.meibamengarou{
    margin-top: 100px;
    
}

.jimen{
    padding-top: -100px;
}

.pake{
    margin-left: -200px;
}

.garoumidashi{
    color: rgb(255, 74, 74);
    font-family: "Rampart One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    -webkit-text-stroke: 0.3px #fb4343 ;
}

.garousetumei{
    font-family: "Dela Gothic One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    color: rgb(255, 206, 101);
    width: 160px;
    margin-left: 180px;
    margin-top: -140px;
}

.meimanga{
    max-width: 390px;
}

#movie{
    background-image: url(meshie.PNG);
    background-repeat: no-repeat;
    margin-top: -40px;
    text-align: center;
    background-color: rgb(255, 243, 217);
}

.shichoueizou{
    padding-top: 270px;
    color: rgb(11, 131, 115);
    font-family: "Rampart One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    -webkit-text-stroke: 0.5px rgb(59, 200, 125) ;
}

.youtube{
    padding-top: 10px;
}

.moviesetumei{
    font-family: "Dela Gothic One", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
}

#dvd{
    background-color: rgb(181, 228, 203);
    text-align: center;
}

#footer{
    background-color: rgb(181, 228, 203);
}
