@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;800&display=swap');
 html[lang="ja"] body{
     font-family: 'Noto Sans JP', sans-serif !important;
     line-height: 1.4;
}
.loaded .col-12.col-md-12.col-sm-12.text-center {
    padding:0;
}