@charset "UTF-8";
/* 決まりごと
---------------------------------------------------------- */
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
/* 動画エリア
---------------------------------------------------------- */
/* グリッド */
.grid_xross_anime_area {
  width: 90%;
}
/* 動画タイトル
---------------------------------------------------------- */
.tit_anime {
  font-size: 0.9rem;
}