@charset "SHIFT_JIS";

@import "common.css";
@import "../head_foot/head_foot.css";
@import "../layout.css";
@import "parts.css";
@import "calendar_balloon.css";
@import url(sp.css) screen and (max-width: 767px);
@import url(tab.css) screen and (min-width: 768px) and (max-width: 960px) ;