@charset "Shift_JIS";
/* CSS Document */
/*
 ┏─────────────────────────────┓
 │ Version          : 2.0                                   │
 │ Creation Date    : 2011.01.01                            │
 │ Last Update Date : 2023.01.01                            │
 ┣─────────────────────────────┫
 │ Copyright (C) since 2011 LINKSRING, All Rights Reserved. │
 ┗─────────────────────────────┛
*/

/* Import
==================================================================================================== */
/* Filter
---------------------------------------------------------------------------------------------------- */
@import url(css-filter/caution.css);
@import "css-filter/null?\"\{";

/* Import CSS（Decor） Start \*/
@import url("css-decor/pc_layout.css") screen and (min-width: 960px),print;
@import url("css-decor/pc_template.css") screen and (min-width: 960px),print;
@import url("css-decor/pc_text.css") screen and (min-width: 960px),print;
@import url("css-decor/pc_parts.css") screen and (min-width: 960px),print;
@import url("css-decor/pc_class.css") screen and (min-width: 960px),print;

@import url("css-decor/sp_layout.css") screen and (max-width: 959px),print;
@import url("css-decor/sp_template.css") screen and (max-width: 959px),print;
@import url("css-decor/sp_text.css") screen and (max-width: 959px),print;
@import url("css-decor/sp_parts.css") screen and (max-width: 959px),print;
@import url("css-decor/sp_class.css") screen and (max-width: 959px),print;

@import url("css-filter/ie.css") screen,print;
/* Import CSS（Decor） End */

