@layer reset, general, vendors, templates, component, layout, project, utility;
@import "/shared/css/base_all.css" layer(templates);
@import "/shared/css/base_pc.css" layer(templates) (min-width: 641px);
@import "/shared/css/base_sp.css" layer(templates) (max-width: 640px);
@import "https://lion.co.jp/common/ssi/css/ssi.footer.css" layer(templates);
@import "https://lion.co.jp/common/ssi/css/ssi.footer.sp.css" layer(templates) (max-width: 640px);
@import "/shared/css/parts.css" layer(templates);
@import "/shared/css/parts_sp.css" layer(templates) (max-width: 640px);
