@charset "utf-8";
.castname1{
  font-size : 200%;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  position : relative;
}
.chaname1{
  text-align : center;
  vertical-align : middle;
  position : relative;
}
.movie_name1{
  font-size : 120%;
  text-align : center;
  padding-top : 10px;
}
.castname1b{
  font-size : 150%;
  text-align : center;
}
.castp1{
  background-color : black;
  border-top-width : 1px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #b0966a;
  border-bottom-color : #b0966a;
  border-left-color : #b0966a;
  width : 25%;
}
.castp1z{
  background-color : black;
  border-width : 1px;
  border-style : solid;
  border-color : #b0966a;
  border-left-color : #b0966a;
  border-right-color : #b0966a;
  width : 25%;
}
.castp1sp{
  width : 37.5%;
}
.castp1sp2{
  width : 12.5%;
}
.castp1sp3{
  width : 20%;
}
.castp1sp4{
  width : 10%;
}
.btn_comment{
  width : 100px;
  position : absolute;
  z-index : 2;
  top : -25px;
  right : -10px;
}
.movie1{
  background-color : black;
  vertical-align : middle;
  text-align : center;
  border-width : 1px;
  border-style : solid;
  border-color : rgba(223, 205, 164, 1);
  width : 480px;
}
.cha{
  position : absolute;
  z-index : 2;
  width : 80%;
  transform:rotate(-5deg);
  top : -70px;
}

