/*
Template: hummingbird
Theme Name: hummingbird_custom
Theme URI:http://open-cage.com/hummingbird/
*/


section.entry-content table.video{
	border:none;
}

section.entry-content table.video tr{
	border:none;
}

section.entry-content table.video td{
	border:none;
}


/*固定ページのタイトル削除*/
.home .entry-header {
position: absolute!important;
clip: rect(1px, 1px, 1px, 1px)!important;
background-color: transparent!important;
}