<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*/////////////////////////////////////////////////
//ãƒ–ãƒ­ã‚°ã‚«ãƒ¼ãƒ‰ã®ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆå¤‰æ›´
/////////////////////////////////////////////////*/

.wp-embed{
	padding:20px;
	border:1px solid #eee;
	font-family: "Lato", "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", "Yu Gothic", "YuGothic", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ã‚·ãƒƒã‚¯ Pro", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", "Meiryo, Osaka", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", "sans-serif";
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
	border-radius: 2px;
}

.wp-embed-featured-image{
	margin-bottom:10px;
}

p.wp-embed-heading{
	font-size:16px;
	margin-bottom:10px;
}

p.wp-embed-heading a{
	background:linear-gradient(transparent 85%, #E5737E 75%);
	font-weight:bold;	
}


.wp-embed-footer{
	margin-top:0px;
}

.wp-embed-site-icon{
	width:15px;
	height:15px;
}
.wp-embed-site-title{
	font-size:13px;
}
.wp-embed-site-title a{
	padding-left:20px;
}</pre></body></html>