@charset "utf-8";

.wp-embed {
	padding: 1em;
	background: #fcf8f2;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif !important;
}
.wp-embed-heading a {
	font-size: 1.05rem;
}
.wp-embed-featured-image.square {
	max-width: 100px;
	margin-right: .8em;
}
.wp-embed-featured-image {
	margin-bottom: 0;
}
.wp-embed-footer {
	display: none;
}
.wp-embed-share-dialog,
.wp-embed-share-dialog.hidden {
	opacity: 0;
	display: none;
	height: 0;
}