@charset "UTF-8";
/* CSS Document */
@import url("player-pc.css") screen and (min-width:641px);
@import url("player-sp.css") screen and (max-width:640px);

.player .contentstitle h2 {
	font-family: "メイリオ", Meiryo,"HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Helvetica Neue", Helvetica, "Arial", "ＭＳ Ｐゴシック",sans-serif;
}