@charset 'utf-8';

@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;600;700&family=Courgette&display=swap');
@import url('pc.css') screen and (min-width: 821px),print;
@import url('sp.css') screen and (max-width: 820px);