.countainer {
    position: sticky;
    background: url(mapp.png) no-repeat center/ cover;
    width: 390px;
    z-index: auto;
}


header {
    position: sticky;
    top: 0;
    z-index: 6;
}

header img {
    width: 390px;
    z-index: 7;
}

header {
    background: url(newship.png) no-repeat center top / cover ;
    width: 390px;
    margin: 0;
    padding: 0;
}

.sozai1 img {
    position: relative;
    width: 280px; 
    margin-top: -300px;
    margin-left: 30px; 
}

.sozai1 p1{
    position: absolute;
    top: 410px;
    left: 75px;
    font-weight: nomal;
    font-size: 18px;
    color: black;
}

.sozai2 img {
    width: 280px;
    margin-top: -9px;
    margin-left: 30px;
}

.sozai3 img {
    position: relative;
    width: 280px; 
    margin-top: -9px;
    margin-left: 30px; 
}

.sozai3 p3{
    position: absolute;
    top: 705px;
    left: 75px;
    font-weight: nomal;
    font-size: 18px;
    color: black;
}

.sozai4 img {
    position: relative;
    width: 280px; 
    margin-top: -9px;
    margin-left: 30px; 
}

.sozai4 p4{
    position: absolute;
    top: 855px;
    left: 75px;
    font-weight: nomal;
    font-size: 18px;
    color: black;
}

.sozai5 img {
    position: relative;
    width: 280px; 
    margin-top: -9px;
    margin-left: 30px; 
}

.sozai5 p5{
    position: absolute;
    top: 980px;
    left: 75px;
    font-weight: nomal;
    font-size: 18px;
    color: black;
}

.sozai5 p5-1{
    position: absolute;
    top: 1000px;
    left: 95px;
    font-weight: nomal;
    font-size: 18px;
    color: black;
}

.sozai6 img {
    position: relative;
    width: 280px; 
    margin-top: -9px;
    margin-left: 30px; 
}

.sozai6 p6{
    position: absolute;
    top: 1130px;
    left: 75px;
    font-weight: nomal;
    font-size: 18px;
    color: black;
}

.sozai6 p6-1{
    position: absolute;
    top: 1150px;
    left: 95px;
    font-weight: nomal;
    font-size: 18px;
    color: black;
}

.sozai7 img {
    position: relative;
    width: 280px; 
    margin-top: -9px;
    margin-left: 30px; 
}

.sozai7 p7{
    position: absolute;
    top: 1285px;
    left: 75px;
    font-weight: nomal;
    font-size: 18px;
    color: black;
}

footer {
    position: sticky;
    bottom: 0;
    top: 1127.39px;
    z-index: 5;
}

footer img {
    width: 390px;
}