@charset "utf-8"

html, body { 
    margin: 0px;
    padding: 0px;
}
 
     

#container{
 background-color:#c9171e ; 
    margin: 0 auto; 
    width: 100%; 
    max-width :430px; 
    text-align: center;
}
.header{
   width: 100%;
   height: 50%;
   max-width :430px; 
   
}
.kazari{
    margin-top: -5px;
}
.profile_photo img{
    margin-top: -70px;
    width: 30%;
    height: 30%;
    border-radius: 50%;
    object-fit: cover;
    border: solid 3px #ffffff;
}



.bio{
    margin-top: -20px;
}
.name{
    color: #ede9e5;
    font-size: 30q;
    font-weight: bold;
    margin-top: -25px;
}

#profile_name{
    font-size: 200;
 }

.place{
    color: #5c1719;
}
.follower{
    margin-top: 20px;
    font-size: 18q;
    font-weight: bold;
}



.head_title{
    margin-top: 10px;
    font-weight: 500;
    color: aliceblue;
}

html, body { 
    margin: 0px;
    padding: 0px;
 }
 
 body {
        font-family:
        font-size:
        line-height:
        background-color:#c9171e
        background-image:
}
.watashino{
    color: aliceblue;
    font-weight: bold;
}
.sutamenbox{

    color: #ede9e5;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    margin-top: -10px;
     width: 70%;
     height: 100px;
     border-radius: 50% / 0 0 100% 100%;
     background-color: rgb(156, 156, 156);
     
}
.kazari2{
    margin-top: 30px;
}
.moji{
    color: #ede9e5;
    font-weight: bolder;
    text-align: left;
    margin-left: 30px;
}
.toukou{
    background-repeat: inherit;
    background-color:#c9171e ; 
    margin: 0 auto; 
    width: 100%; 
    max-width :430px;
    text-align: left;
}
.maintext{
    
    font-display: 40mm;
    margin-top: 5%;
    margin-bottom: 5%;
    text-align: left;
    background-image: url(haikei.png) 
    width="100%"
}

.flex{
    display: flex;
}

.box{
     
     position: relative;
     padding-top: 10px;
     padding-left: 10px;
     margin: 0 auto;
     width: 85%;
     height: 150px;
     background-color: rgb(255, 255, 255);
     border-radius: 10px;
     
 }

 .box img{
    width: 90px;
    height: 90px;
    margin-left: 250px;
    margin-top: 30px;
    border: solid 5px #c9171e;
 }

 .box2{
    position: relative;
    margin-top: 10px;
    margin-left: 28px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-left: 10px;
    

     width: 85%;
     height: 150px;
     background-color: rgb(255, 255, 255);
     border-radius: 10px;
 }

 .box2 img{
    
    width: 90px;
    height: 90px;
    margin-left: 250px;
    margin-top: 30px;
    border: solid 5px #c9171e;
}


.right{
    position: absolute;
    top: 10%;
    left: 5%;
}
 .date{
    font-size: 9q;
 }

 .title{
    font-size: 15q;
    font-weight: bolder;
    color: #5c1719;
 }

 .basyo{
    font-size: 12q;
    color: rgb(98, 98, 98);
 }

 .caption{
    font-size: 13q;
 }

.photo{
    margin-left: 70mm;

}

 