@charset "UTF-8";

/* --------------------------------------------------
2021/06/-- nagai ver.1.0
-------------------------------------------------- */

/* font
-------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;450;600&amp;family=Roboto:wght@100;300;400;500;700&amp;display=swap');
html { font-family: 'Lora', 'Times New Roman', Times, serif;}
.sans { font-family: 'Roboto', 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;}
