@charset "utf-8";
html,body{
    margin: 0px;
    padding: 0px;
}
body {
    font-family: "Nanum Myeongjo", serif;
    font-size: 1em;
    color: #ffffff;
    line-height:1.8em;
    background-color: white;
}

a{text-decoration: none;}
a:link {color: #000000;}

.container{
    margin: 0 auto;
    width: 100%;
    max-width :390px;
    height: 100vh;
    background-size: contain;
    background-image: url(img/starsky.jpg);
    text-align: left;
}

/* ヘッダー */
.header {
    background-color: #000000;
    height: 60px;
    width: 390px;
    position: fixed;
    top: 0;
    display: flex;
}

.headericon{
    width: 35px;
    height: 35px;
    margin-left: 108px;

}

.headermozi{
    color: #fcff33;
    font-size: 3.3em;
    font-family: "Griffy", system-ui;
    margin-top: -34px;
    margin-left: 5px;
}

.jupitericon{
    margin-top: 2px;
    margin-left: 56px;
}


.search{
    height: 20px;
    width: 20px;
    margin-left: 360px;
    margin-right: 5px;
    position: absolute;
    margin-top: 5px;

}

.iconcover1{
    width: 35px;
    margin-top: 5px;
    margin-left: 8px;
}

.sutereo1{
    margin-left: 60px;
    font-size: 0.8em;
    margin-top: -40px;
    height: -10px;
    
}
.star{
    display: flex;
    color: #898989;
    margin-left: 238px;
    margin-top: -35px;
    font-size: 0.8em;
}

.suterotype{
    font-size: 1.5em;
}

.sutermozi{
    margin-left: 60px;
    margin-top: -8px;
    padding-right: 10px;
    font-size: 1em;
}
.mars{
    width: 20px;
    height: 20px;
    margin-top: 18px;
}
.line{
    width: 390px;
    height: 30px;
    margin-top: -21px;
}

.kaguyahime{
    margin-top: -6px;
}
.iconcover2{
    width: 35px;
    height: -50px;
    margin-left: 8px;
}

.kaguyamoon{
    margin-left: 60px;
    margin-top: -40px;
    font-size: 1.5em;
}

.kaguyamozi{
    margin-left: 60px;
    margin-top: -8px;
    font-size: 1em;
}
.moonpitucre{
    margin-left: 60px;
    margin-top: -5px;
}

.star2{
    display: flex;
    color: #898989;
    margin-left: 250px;
    margin-top: 2px;
    font-size: 0.8em;
    margin-top: -27px;
}

.mars{
    width: 20px;
    height: 20px;
    margin-top: 18px;
}

.line2{
    width: 390px;
    height: 30px;
    margin-top: -21px;
}

.kobitorigeru{
    margin-top: -6px;
}

.iconcover3{
    width: 35px;
    height: -50px;
    margin-left: 8px;
}
.kobitohappa{
    margin-left: 60px;
    margin-top: -40px;
    font-size: 1.5em;
}
.kobitomozi{
    margin-left: 60px;
    margin-top: -8px;
    font-size: 1em;
    padding-right: 100px;
}
.happapitucre{
    margin-left: 60px;
    margin-top: -5px;
}

.star3{
    color: #898989;
    margin-left: 287px;
    margin-top: 2px;
    font-size: 0.8em;
    margin-top: -27px;
}

.line3{
    width: 390px;
    height: 30px;
    margin-top: -18px;
}

.kozigenseimeitai{
    margin-top: -6px;
}

.iconcover4{
    width: 35px;
    height: -50px;
    margin-left: 8px;
}
.kozigen{
    margin-left: 60px;
    margin-top: -40px;
    font-size: 1.5em;
}

.fotter{
    background-color: #000000;
    width: 100%;
    max-width :390px;
    height: 70px;
    position: fixed;
    bottom: 0;
    display: flex;
}
.icon{
    display: flex;
}

.brain{
    width: 45px;
    height: 45px;
    margin-left: 20px;
    margin-top: 10px;
}
.art{
    width: 45px;
    height: 45px;
    margin-left: 20px;
    margin-top: 10px;
}
.king{
    width: 60px;
    height: 60px;
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 5px;
}
.rocket{
    width: 45px;
    height: 45px;
    margin-right: 20px;
    margin-top: 10px;
}
.dna{
    width: 45px;
    height: 45px;
    margin-right: 20px;
    margin-top: 10px;
}
