@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@100..900&display=swap');

body{
	font-family: "Noto Sans SC", "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", sans-serif;
}
.opening h1,
.subheading,
.footer .footer_mv .content h1,
.footer .footer_mv .content .lead{
    font-family: "Noto Sans SC", "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", sans-serif;
  
}

