@charset "utf-8";


html {
font-size: 62.5%;
}
body {
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 400;
line-height: 1.6;
font-size: 1.0rem;
color: #5E5E5E;
letter-spacing: 0;
font-feature-settings: 'palt';
}

body .en {
font-family: "Inter", sans-serif;
font-weight: 700;
}

