
@charset "utf-8";

body{
    background-image: linear-gradient(180deg,#8de7fb 20% ,#c7fedb 98%,#F5FCFF 100%);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;

}

#kyuusyuu {
    display: block;
    height: 80px;
    margin-right: 15px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
}

#kyuusyuu img{
    margin: auto;
    margin-bottom: 10px;
}




#chizu img{
    display: block;
    margin-top: 0px;
    width: 60%;
    margin: auto;
    margin-left: 60px;
}

.koumoku {
   
    display: inline-block;
    height: 62px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.koumoku img {
   margin-left: 20px;
    height: 100%;
}


/*
#modoru img{
    display: inline-block;
    width: 100%; 
    margin-left: -9px;
}
*/