﻿@charset "UTF-8";

/* インポート */
@import url("int.css")print, screen and (min-width: 801px);
@import url("base.css")print, screen and (min-width: 801px);
@import url("tablet.css") screen and (max-width: 800px);
@import url("smart.css") screen and (max-width: 480px);
@import url("smart_link.css") screen and (max-width: 480px);
@import url("smart_footer.css") screen and (max-width: 480px);
@import url("smart_category.css") screen and (max-width: 480px);
@import url("smart_name.css") screen and (max-width: 480px);
@import url("clear.css")print, screen and (min-width: 801px);
@import url("top_page.css")print, screen and (min-width: 801px);
@import url("category.css")print, screen and (min-width: 801px);
@import url("shop.css")print, screen and (min-width: 801px);
@import url("name.css")print, screen and (min-width: 801px);
@import url("introduce.css")print, screen and (min-width: 801px);
@import url("inquiry.css")print, screen and (min-width: 801px);
@import url("access.css")print, screen and (min-width: 801px);
@import url("link.css")print, screen and (min-width: 801px);
@import url("thanks.css")print, screen and (min-width: 801px);
@import url("pagetop.css")print, screen

