@charset "utf-8";

/*@import url('https://fonts.googleapis.com/css2?family=Damion&family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;600&family=Roboto:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@500&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600&display=swap');
html {
font-size: 62.5%;
}
body {
font-family: 'Noto Sans JP', sans-serif;
font-weight: 300;
line-height: 1.6;
font-size: 1.0rem;
color: #333;
letter-spacing: 0;
font-feature-settings: 'palt';
}
