@charset "utf-8";
/* CSS Document */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("/common4/css/header.css");
@import url("/common4/css/header_sp.css") screen and (max-width:960px);
@import "basic.css";
@import "navi.css";
@import "common.css";
@import "yobou.css";
@import "yobou_pamphlet.css";
@import "sukoyaka.css";
@import "recipe.css";
@import "adult.css";
@import url("basic_sp.css") screen and (max-width: 960px);
@import url("common_sp.css") screen and (max-width: 960px);
@import url("sukoyaka_sp.css") screen and (max-width: 960px);
@import url("yobou_pamphlet_sp.css") screen and (max-width: 960px);
@import url("adult_sp.css") screen and (max-width: 960px);
@import url("yobou_sp.css") screen and (max-width: 960px);
