.choice {
  display: none ;
}

.top100_text {
	font-family: copperplate;
    font-weight: 300;
	color: var(--black);
    display: grid;
    place-items: center;
    margin-top: 100px;
	font-size: 23px;
}

.block-width {
	display: flex;
	margin: 20px 0 0 211px;
}

.text_rank {
	font-family: copperplate;
    font-weight: 300;
    font-size: 12px;
    display: flex;
    margin: 4px 0px 0px 10px;
}
.line2 {
    margin: 0 0 0 10px;
}

.line3 {
    margin-left: 283px;
}

.text_name {
    font-family: copperplate;
    font-weight: 300;
    font-size: 12px;
    display: flex;
    margin: 4px 0px 0px 300px;
}

.text_stars {
    font-family: copperplate;
    font-weight: 300;
    font-size: 12px;
    display: flex;
    margin: 4px 0px 0px 25px;
}

.line4 {
    margin: 0 0 0 25px;
}

.text_mystars {
     font-family: copperplate;
    font-weight: 300;
    font-size: 12px;
    display: flex;
    margin: 4px 0px 0px 13px;
     white-space: nowrap;
}

.line5 {
     margin: 0 0 0 13px;
}

.text_status {
    font-family: copperplate;
    font-weight: 300;
    font-size: 12px;
    display: flex;
    margin: 4px 0px 0px 31.5px;
}

.line6 {
    margin: 0 0 0 31.5px;
}

.block-gorizontal1 {
    margin: -20px 0 0 199px;
}

.block-gorizontal2 {
    margin: -1000px 0 0 1211px;
}

.number1 {
    font-family: Jura;
    font-weight: 500;
    font-size: 26px;
    margin: 0 0 0 -40px;
    padding: 60px;
}

.numbers {
    font-family: Jura;
    font-weight: 500;
    font-size: 26px;
    margin: 0 0 0 -40px;
    padding: 60px;
}


.top_img4 {
  width: 70px;
  height: 110px;
  border-radius: 1px;
  float: left;
   padding: 0 20px 20px 0;
}

.first_anime2 {
  transition: all 0.4s ease-out;
  /*margin-left: 225px;
  margin-right: -215px;*/
  cursor: pointer;
  position: relative;
}

.first_anime2 .short-images-link3 {display:inline-block; position:relative; overflow:hidden}

.second_edit2 {
  cursor: pointer;
  width: 70px;
  height: 110px;
  background-color: #111;
  position: relative;
  border-radius: 1px;
}

.second_edit2:hover .first_edit_content {
  opacity: 0.8;
}

.second_edit2:hover .first_anime2 {
  opacity: 0.6;
}


.first_edit_content2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.edit_icon3 {
  color: white;
  padding-bottom: 8px;
  /*opacity: 0.8;*/
}

.eren4 {
  margin:0 0px 10px 0px !important;
  flex-wrap: wrap;
   

}

.shortstory-in3 {margin:10px 0px 0 30px !important; width:auto; float:none;  }
.shortstory-in3 {float:none; width:100%; }

.under_anime_name4 {
  font-family: Copperplate;
  font-weight: 300;
  font-size: 11px;
  color: #1709bc;
  margin-top: 5px;
}

.short-link_v1 {
  overflow:hidden; 
  width: 166px;
  margin: 10px 15px -7px 0;
}

.short-link_v1 a {
  cursor: pointer;
  font-family: Copperplate;
  font-weight: 300;
  font-size: 11px;
  color: #1709bc;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
}

.short-link_v2 {
  cursor: pointer;
  color: black;
  text-decoration: none;
  font-family: Copperplate;
  font-weight: 300;
  font-size: 9px;
  width: 80px;
}

.short-link_v2 a {
  cursor: pointer;
  color: black;
  text-decoration: none;
  font-family: Copperplate;
  font-weight: 300;
  font-size: 9px;
  overflow: hidden; 
  text-align: center;
}





