/*
Theme Name:Muun child
Theme URI:
Description:WordPressテーマ「Muun」の子テーマ
Template:muum_tcd085
Author:FUZE
Author URI:http://tcd-theme.com/
Version:3.7.8
*/

.main-article-image .pct img {
	max-height: 600px;
	object-fit: cover;
}
@media (max-width: 800px) {
	.main-article-image .pct img {
		max-height: 300px;
	}	
}

.grecaptcha-badge {
    display: none !important;
}