@charset "utf-8";
/* CSS Document */
/*
Theme Name:深井尚子
Theme URI:https://schoko-fukai.com/
Author: サンリズム株式会社
Author URI: https://sunrhythm.com
Description:深井尚子テーマサイトテーマ
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}

/* @font-face でローカルフォントを優先 */
@font-face {
font-family: "Local Noto Sans JP";
src: local("Noto Sans JP");
}

body {
font-family: "Local Noto Sans JP", "Noto Sans JP", sans-serif;
}

ul {
	list-style: none;
}

/***** header ******/
header {
}

/***** footer ******/
footer {
}

/***** top ******/
