.body {
    background-color: rgb(241, 241, 241);
    position: relative;
    border: 0px solid;
    width: 100%;
    height: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    
}




.top {
    border: 0px solid;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;

    background-color: white;
    z-index: 1000;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid rgb(187, 187, 187);
    display: flex;
}


.tlist{
    font-size: 15px;
    margin-top: 15px;
    margin-left: 20px;
}

.tlist0{
    font-size: 20px;
       transform: translateY(-50%);
        margin-top: 25px;
    position: absolute;
    right: 25%;
}

.tlist2{
    font-size: 20px;
    position: absolute;
transform: translateY(-50%);
    margin-top: 25px;
    right: 15%;
}

.tlist3{
    font-size: 20px;
        position: absolute;
    transform: translateY(-50%);
        margin-top: 25px;
        right: 5%;
}


.ta {
    text-decoration: none;
    color: black;
}

.x1{
    color: black;
}

.list{
    margin-top: 70px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.li{
    margin-top: 10px;
    font-size: 25px;
    font-weight: bolder;
    
}

.botton {
    margin-top: 30px;
    border: 1px solid;
    border-radius: 20px;
    background-color: black;
    margin-bottom: 30px;
    width: 70%;
    height: 35px;
    margin-left: 50%;
    transform: translateX(-50%);

    padding-top: 15px;

    text-align: center;
}


.ba {
    text-decoration: none;
    color: white;


}

.home {
    border: 1px solid;
    border-radius: 40px;
    width: 25%;
    height: 50px;
    background-color: black;

}

.h {
    color: white;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}


.post {
    border: 1px solid;
    border-radius: 40px;
    width: 20%;
    height: 40px;
    background-color: black;


}

.p {
    color: white;
    font-size: 20px;
    text-align: center;
    margin-top: 5px;



}

.account {
    border: 1px solid;
    border-radius: 40px;
    width: 20%;
    height: 40px;
    background-color: black;

}

.ac {
    color: white;
    font-size: 20px;
    text-align: center;
    margin-top: 5px;

}

.accountlist{
    border: 1px solid;
    color: rgb(187, 187, 187);
    width: 90%;
    height: auto;
    margin-left: 5%;
    background-color: white;
  
}


.postbox{
    position: fixed;
    top: 40%;
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid;
    width: 100%;
    height: 220px;
    background-color: white;
    z-index: 2000;
    display: none;
}

.textarea{
    border: 1px solid;
    resize: none;
    width: 80%;
    height: 100px;
    margin-top: 30px;
    margin-left: 10%;
    margin-right: 10%;
    font-size: 18px;
   
}

.button{
    border: 1px solid;
    border-radius: 20px;
    width: 70%;
    height: 40px;
    margin-left: 15%;
    margin-right: 15%;
        margin-top: 10px;
        background-color: black;
  color: white;
  margin-bottom: 10px;

}

.timeline{
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            /* 黒色で透明度30% */
            border-top: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    height: auto;
    display: inline-block;
    color: rgb(214, 214, 214);
    background-color: white;
    position: relative;
    display: flex;
   
     
}

.timelinebox{
    margin-bottom: 100px;
}

.margin{
    margin-top: 70px;
}

.img{
    border: 0px solid;
        border-radius: 50%;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    margin-left: 10px;
}

.name{
    
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    color: black;
    font-size: 20px;
    font-weight: bolder;
word-break: break-all;
}

.text{
    
    margin-top: 5px;  
    margin-left: 20px; 
    margin-right: 20px;
    margin-bottom: 10px;
     color: black;
     white-space: pre-wrap;
    word-break: break-all;
    line-height: 1.5;
}

.texta{
    color:black;
}


.day{
    
    margin-top: 5px;
    margin-left: 20px;
  color: black;
  font-size: 15px;

}


.a{
    color: white;
  
}

.login{
   margin-top: 30px;
   margin-left: 20px;
   
}

.login2{
    margin-top: 100px;
    margin-left: 20px;
}

.logintitle{
    font-size: 30px;
    font-weight: bolder;
}

.acimg{
   width: 100px;
   height: 100px;
   margin-top: 20px;
   margin-left: 20px;
}

.acname{
    font-size: 25px;
    font-weight: bolder;
    color: black;
    margin-top: 20px;
    margin-left: 20px;
    word-break: break-all;
}

.aday{
    color: rgb(142, 142, 142);
    margin-left: 20px;
    margin-right: 20px;
    
}

.timelinebox2{
    margin-top: 20px;
    margin-bottom: 100px;
}

.delate{
    color: black;
   position: absolute;
   top: 10px;
   right: 10px;
   font-size: 20px;
}

.delatebox{
    border: 1px solid;
    width: 100%;
    height: 150px;
    position: fixed;
    top: 40%;
    left: 0%;
    right: 0%;
    background-color: white;
    display: none;
    z-index: 2000;
}

.delatebotton{
        margin-top: 60px;
            border: 1px solid;
            border-radius: 20px;
            background-color: black;
          color: white;
            width: 70%;
            height: 40px;
            margin-left: 50%;
            transform: translateX(-50%);
        
      
        
            text-align: center;
}


.reload{
    margin-top: 20px;
    border: 1px solid;
    border-radius: 20px;
    background-color: black;
    color: white;
    width: 60%;
    height: 40px;
    margin-left: 50%;
  
    transform: translateX(-50%);
   position: relative;
    text-align: center;
}

.re{
   margin-top: 10px;
}

.ptl{
    margin-left: 20px;
    font-weight: bolder;
    margin-top: 20px;
}


.badge{
    width: 20px;
    height: 20px;
}

.badge2{
    width: 25px;
    height: 25px;
}

.faq{
    margin-top: 20px;
    font-size: 20px;
    font-weight: bolder;
}






.x{
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: black;
}

.abox{
    display: flex;
}

.setting{
    margin-left: 20px;
        font-weight: bolder;
}

.setlist{
    margin-top: 20px;
    margin-left: 20px;
}

.rule {
    margin-top: 20px;
    margin-left: 20px;
    font-weight: bolder;

}

.rulelist {
    margin-left: 20px;
    margin-top: 10px;
}

.logoutbox{
    border: 1px solid;
    border-radius: 10px;
    width: 70%;
    height: 80px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    background-color: black;
    color: white;
    position: relative;

}

.logouttitle{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.logoutcancel{
    position: absolute;
    bottom: 5px;
    right: 50%;
    color: rgb(175, 175, 255);
}

.la{
    color: black;
}

.logoutok{
    position: absolute;
    bottom: 5px;
    right: 20%;
}

.aok{
    text-decoration: none;
    color: rgb(175, 175, 255);
}

.bottom{
    position: fixed;
        bottom: 0px;
    border-top: 1px solid white;
    border-left: 0px solid;
    border-right: 0px solid;
    border-bottom: 0px solid;
    width: 100%;
    height: 60px;
    background-color: white;
   margin-bottom: 0px;
}

.bottom2{
    position: fixed;
    bottom: 0px;
    margin-bottom: 0px;
    border-top: 1px solid white;
    border-left: 0px solid;
        border-right: 0px solid;
        border-bottom: 0px solid;
        width: 100%;
        height: 60px;
        background-color: white;
}

.taittsuu{
    margin-top: 20px;
    margin-left: 20px;
}

.xba{
    text-decoration: none;
    color: black;
  
}

.bottomlist{
    text-align: center;
    margin-top: 5px;
}

.postx{
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
}

.rea{
    color: white;
    text-decoration: none;
}

.na{
    color: black;
    text-decoration: none;
}

.start{
    margin-left: 20px;
}

.count{
    margin-left: 20px;
}

.reaction{
    margin-bottom: 10px;
        margin-left: 20px;
    display: flex;
}

.reply{
    
    margin-left: 0px;
    color: black;
}

.replybox{
    border: 1px solid;
    width: 100%;
    height: 150px;
    position: fixed;
    top: 40%;
    z-index: 2000;
    background-color: white;
    color: black;
    display: none;
}

.replybotton{
    margin-top: 60px;
        border: 1px solid;
        border-radius: 20px;
        background-color: black;
        color: white;
        width: 70%;
        height: 40px;
        margin-left: 50%;
        transform: translateX(-50%);
    
    
    
        text-align: center;
}



.heart{
    
    margin-left: 30px;
    color: black;
    
}

.heart2{

    margin-left: 30px;
    color: red;

}



.urlpost{
    width: 50px;
}

.urlset{
    position: fixed;
    top: 250px;
    border: 1px solid;
    width: 100%;
    height: auto;
    background-color: white;
    z-index: 2000;
   display: none;

}

.xurl{

            font-size: 20px;
            position: absolute;
            top: 5px;
            right: 10px;
}

.ut{
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.ut2{
    margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
}


.goods{
    color: black;
    margin-left: 10px;
}

.follow{

            margin-top: 20px;
            margin-left: 20px;
            font-weight: bolder;
    
}

.followlist{
margin-left: 20px;
    margin-top: 10px;
}


.xptitle{
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
}

.xptext{
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    
}

.psbox{
    display: flex;
    flex-wrap: wrap;
   margin-top: 10px;
  
   
}

.patrons{
    border: 1px solid;
    width: 140px;
    height: 210px;
color: gray;
  margin-top: 20px;
  margin-left: 8vw;

  
}

.pimg{
    border: 0px solid;
    width: 140px;
    height: 120px;
    object-fit: cover;
}

.pa{
border: 0px solid;
display: inline-block;
height: 100%;
width: 100%;
    text-decoration: none;
    
}

.pname{
    font-weight: bold;
    color: black;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    overflow-wrap: break-word;
}

.marginbottom2{
    margin-bottom: 100px;
}

.feed{
    border: 1px solid;
    border-radius: 20px;
    width: 110px;
    height: 30px;
    background-color: black;
    color:white ;
    text-align: center;
    padding-top: 10px;
    margin-left: 20px;
}


.pumpkin{
    border: 0px solid;
    width: 40px;
    height: auto;
    margin-top: 10px;
}

.notification {
    background-color: red;
    color: #fff;
    border-radius: 50%;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 10px;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 1px;
    z-index: 1000;
    position: absolute;
    bottom: 15px;
    left: 10px;

}

.noticebox {
    border-top: 1px solid;
    border-bottom: 1px solid;
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
}

.noticecontent {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.noticename {
    font-weight: bolder;
}

.na {
    text-decoration: none;
    color: black;
}

.info {
    margin-left: 5%;
    font-weight: bold;
}

.loadMore {
    border: 1px solid;
    border-radius: 20px;
    width: 120px;
    height: 35px;
    color: white;
    background-color: black;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 20px;
}

.lm {
    text-align: center;
    margin-top: 17px;
    transform: translateY(-50%);
}

.good {
    margin-left: 20px;
}

.gcount {
    margin-left: 5px;
}

.marginbell{
    margin-bottom: 100px;
}

.pumpkin2 {
    border: 0px solid;
    width: 50px;
    height: auto;

}

.namebox {
    display: flex;
}

.badgebox {
    margin-top: 2px;
}

.badge {
    width: 18px;
    height: 18px;
    margin-left: 5px;
}

.url {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.profile {
    color: black;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.profiledit{
    margin-left: 20px;
   
}

.pea{
  color: black;
}

.protitle{
    margin-left: 20px;
    font-weight: bold;
}

.xp1{
    margin-top: 20px;
    margin-left: 20px;
}

.xp2{
    margin-left: 20px;
}

.xpedit{
    color: #fff;
    background-color: black;
    margin-left: 20px;
    margin-top: 10px;
    border-radius: 20px;
}

.coin {
    border: 1px solid;
    border-radius: 40px;
    width: 25%;
    height: 50px;
    background-color: black;



}

.bbutton {
    border: 0px solid;
    width: 100%;
    position: fixed;
    bottom: 5%;
    display: flex;
    justify-content: space-evenly;
    z-index: 2000;
}



.c {
    color: white;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}

.coinbox {
    border: 2px solid black;
    width: 90%;
    height: 180px;
    margin-left: 5%;
    margin-right: 5%;
    border-radius: 10px;
    background-color: #fff;
}

.coinlogin {
    border: 2px solid;
    width: 90%;
    height: 100px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
    border-radius: 10px;
    background-color: #fff;
}

.clogin {
    border: 1px solid;
    width: 150px;
    height: 30px;
    border-radius: 20px;

    text-align: center;
    margin-left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 50px;
    padding-top: 10px;


}



.cointext {
    font-size: 20px;
    font-weight: bolder;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.coinget {
    border: 2px solid;
    width: 100px;
    height: 30px;
    border-radius: 20px;
    text-align: center;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 20px;
    padding-top: 10px;
}


.displaybutton {
    display: flex;
}

.aad {
    text-decoration: none;
    color: white;
}

.adbutton {
    border: 1px solid;
    border-radius: 10px;
    width: 50px;
    height: 25px;
    background-color: black;
    margin-left: 20px;
    text-align: center;
    line-height: 25px;
}

.coin2 {
    color: black;
    margin-left: 20px;
}


.hcontent {
    border: 1px solid gray;
    width: 90%;
    height: auto;
    border-radius: 20px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 20px;
    background-color: white;
}

.hctitle {
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;

}

.hc2 {
    margin-right: 10px;
    margin-left: 10px;

}

.hcday {
    margin-left: 10px;
    margin-top: 5px;
    margin-right: 10px;
}

.hcmag {
    text-align: right;
    margin-right: 10px;
    margin-bottom: 5px;
}

.parody_globe {
    font-size: 18px;
    margin-right: 10px;
}