@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
#hero > div.hero-content.big-hero.front-page-hero > div > div.hero-title-container > div {
 font-family:Noto Sans Japanese; }

/*embedはみ出し防止 */
body > div{
	max-width: 100%;
}
.instagram-media{max-width:100%;
}
@media screen and (max-width: 740px) {
    .br-sp { display:none; }
}