/*
Theme Name: 田心
Description: 田心 のオリジナルテーマ
Author: riant
*/
.wp-block * {
	font-family: YuGothic, Yu Gothic, sans-serif, 'FontAwesome'!important;
}
.editor-styles-wrapper h2 {
	font-size: 25px!important;
	color: #969696!important;
	font-weight: normal;
}
.wp-block-image {
	text-align: center;
	width: 100%;
}
/* プラグイン設定 */
div.pdfemb-viewer {
	max-width: 100%!important;
	margin-left: auto!important;
	margin-right: auto!important;
	border-color: #ccc!important;
}
/* 追加 */
.instagram {
	margin-top: 80px;
}
#maps iframe {
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.grecaptcha-badge {
	display: none;
}

.pdfemb-viewer,
.pdfemb-pagescontainer,
div.pdfemb-inner-div,
div.pdfemb-viewer canvas {
	max-width: 100% !important;
	height: auto !important;
}