@charset "utf-8";

#top {
    height: 1000px;
    background-image: url(image/photo1.jpg);
    background-size: cover;
    text-align: center
    
}

body {
    margin: 0px;
}

h1 {
    margin: 0px;
    color: azure;
}

#mainContent {
    background-color: #EBE6D4 ;
    padding-top: 10px;
}
.white{
    width: 375px;
    height: 600px;
    position: relative;
    transform: translateY(-5%);

    
}
p.white{
    color: darkslategrey;
    position: absolute;
    top: 0;
    left: 0;
    font-size:20px;
    padding: 0;
    margin: 0;
transform: translateY(3%)
     

}
.setumei {
    margin: 30px;
}

shouhinImage img {
    width: 20%;
}

.shouhinImage img {
    width: 60%;
}


.bg-red {
    
    padding: 0px;
    padding-bottom: 1;
    background: #DDC9BF;
    color: aliceblue;
}

.shouhinImage {
    width: 50%;
}

.shouhinImage img {
    width: 80%;

}

.shouhinText {
    width: 100%
}
.shouhinText p {
    padding: 1em;
    display: right;
    margin-left: auto;
}

.shouhinText img.right {
    display: block;
    margin-left: auto;
}

.right-align {
    float: right;
}

right-align {
    float: right;
}

.larger-text {
    font-size: 48px;

}

.setumei {
    margin: 30px;
}
.right-align p {
margin-right: 20px;
text-align: right;
}
.align{
    margin-right: auto;
    display: 50px;
}
.mein{
    text-align: center;
    background: #C4C5AC;

}
.supun img{
    background-color: #EBE6D4 ;
    
}
.mein h2{
    color:#604C3F;
}