@charset "utf-8";


html {
font-size: 62.5%;
}
body {
font-family: "Noto Sans JP", sans-serif;
font-weight: 400;
line-height: 1.6;
font-size: 1.0rem;
color: #333;
letter-spacing: 0;
font-feature-settings: 'palt';
}

body .en {
font-family: "Roboto", sans-serif;
font-weight: 700;
}

