@charset "UTF-8";
/*
Theme Name: Toyama-Sushi
Author: Lead Design inc.
Description: All
*/
/* CSS Document */

/*reset*/
@import url("css/reset.css");
/*common*/
@import url("css/common.css");
/*header*/
@import url("css/header.css");
/*footer*/
@import url("css/footer.css");
/*index*/
@import url("css/top.css?ver=20231107");
/*fonts*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=Noto+Serif+JP:wght@400;700&display=swap');