@charset "utf-8";
/* CSS Document */

body{
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'Meiryo UI', 'ＭＳ ゴシック', 'ＭＳ Ｐゴシック', 'MS UI Gothic', sans-serif;	
}
.wp-embed{
	font-family:inherit;	
}
p.wp-embed-heading{
	font-size:1rem;	
}

.wp-embed-featured-image{
	text-align:center;	
}
@media(min-width:576px) {
.wp-embed-featured-image img{
	width:auto;	
}
}