/* EN用CSS - styleより上のため、important必要 */
.logo-menu-button {
	font-size: 16px!important;
}

.site-name-text{
font-size: 34px!important;
}


#related-entries {
  display: none!important;
}

address .site-name-text{
  font-size: 26px!important;
}	

.mobile-tagline {
	height: 70px!important;
}

.mobile-menu-buttons {
	top: 68px!important;
	padding-bottom: 6px!important;
}

.mobile-header-menu-buttons .btnLink {
	margin-top: 18px!important;
}

.logo-menu-button {
	font-size: 18px!important;
}

@media screen and (max-width: 834px){
	.entry-title {
		padding-top: 70px!important;
	}	
}
