@charset"UTF-8";

/*Header*/
div[id$='-text'] { display:none; }



/*==============================
	Common
==============================*/
#pdt_foryou {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin:auto;
	font-size:1.16em;
	font-weight:400;
	color:#595656;
	fill:#595656;
}
body.Android #pdt_foryou {
	font-family:'Roboto','游ゴシック体','Yu Gothic','YuGothic','ヒラギノ角ゴシック Pro','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

/*p*/
#pdt_foryou p,
#pdt_foryou dd,
#pdt_foryou li { line-height:1.8em; color:#333; }
#pdt_foryou p + p { margin-top:.6em!important; }


@media screen and (max-width:600px) {
#pdt_foryou { font-size:1.08em; }
}

@media screen and (max-width:400px) {
#pdt_foryou { font-size:.96em; }
}



/*==============================
	Chat
==============================*/
#pdt_foryou.chat {  }



/*==============================
	
==============================*/
iframe#anybot { right:auto!important; bottom:auto!important; border:1px solid #333; }








