@charset "utf-8";
.cast1{
 text-align:center;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
 /* 追加 */
  transform: rotate(.03deg);
}
 .cast2{
 text-align:center;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "MS P明朝", "MS明朝", serif;
 /* 追加 */
  transform: rotate(.03deg);
}
.cast_title{
 font-size : 24px;
 color : #3e312a;
 font-weight: bold;
}
.cast_title2{
 font-size : 24px;
 color : #3e312a;
 font-weight: bold;
}
.cast_text{
 font-size : 28px;
 font-weight: bold;
}
.cast_text2{
 font-size : 46px;
 line-height : 2.0;
 font-weight: bold;
 transform: rotate(.03deg);
 letter-spacing: 4px;
 background: -webkit-linear-gradient(top, #F3F3F3 0%, #E5E5E5 50%, #A0A0A0 51%, #F1F1F1 100%);
 -webkit-background-clip: text;-webkit-text-fill-color: transparent;
}
.cast_text3{
 font-size : 28px;
}
.cast1_img{
 width : 900px;
 height : 43px;
 background-image : url(../img_cast/cast1.png);
 background-position : center center;
 background-repeat : no-repeat;
}
.cast2_img{
 width : 900px;
 height : 786px;
 background-image : url(../img_cast/cast02.png);
 background-position : center center;
 background-repeat : no-repeat;
}
.td_cast{
 vertical-align : middle;
 text-align : center;
 border-style : solid;
 border-color : #ffffff;
 width : 200px;
 border-width : 2px;
 height : 300px;
 border-radius: 0px 10px 0px 10px;
}
.ichiro{
 background-image : url(../img_cast/ichiro.jpg);
 background-repeat : no-repeat;
 background-position : center center;
}
.tashiro{
 background-image : url(../img_cast/tashiro.jpg);
 background-repeat : no-repeat;
 background-position : center center;
}
.kamio{
 background-image : url(../img_cast/kamio.jpg);
 background-repeat : no-repeat;
 background-position : center center;
}
.maeda{
 background-image : url(../img_cast/maeda.jpg);
 background-repeat : no-repeat;
 background-position : center center;
}
.ando{
 background-image : url(../img_cast/ando.jpg);
 background-repeat : no-repeat;
 background-position : center center;
}
.marisa{
 background-image : url(../img_cast/marisa.jpg);
 background-repeat : no-repeat;
 background-position : center center;
}
.harumi{
 background-image : url(../img_cast/harumi.jpg);
 background-repeat : no-repeat;
 background-position : center center;
}
.ishida{
 background-image : url(../img_cast/ishida.jpg);
 background-repeat : no-repeat;
 background-position : center center;
}
.kubo{
 background-image : url(../img_cast/kubo.jpg);
 background-repeat : no-repeat;
 background-position : center center;
}
.name{
 vertical-align : top;
 text-align : center;
 padding-top : 8px;
}
.staff_text{
 font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
