@charset "Shift_JIS";
/* CSS Document */
/*
 ┏───────────────────────────────┓
 │ Version          : 2.1               　　                    │
 │ Creation Date    : 2011.01.01             　　               │
 │ Last Update Date : 2026.02.20             　　               │
 ┣───────────────────────────────┫
 │ Copyright (C) since 2006 MONO-CUBICLE, 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;

@font-face {font-family: "ZenKakuGothicNew"; src: url("webfonts/ZenKakuGothicNew-Light.ttf") format("truetype"); font-weight: 300;} /* 300 */
@font-face {font-family: "ZenKakuGothicNew"; src: url("webfonts/ZenKakuGothicNew-Regular.ttf") format("truetype"); font-weight: 400;} /* 400 */
@font-face {font-family: "ZenKakuGothicNew"; src: url("webfonts/ZenKakuGothicNew-Medium.ttf") format("truetype"); font-weight: normal;} /* 500 */
@font-face {font-family: "ZenKakuGothicNew"; src: url("webfonts/ZenKakuGothicNew-Bold.ttf") format("truetype"); font-weight: 700;} /* 700 */
@font-face {font-family: "ZenKakuGothicNew"; src: url("webfonts/ZenKakuGothicNew-Black.ttf") format("truetype"); font-weight: bold;} /* 900 */
/* Import CSS（Decor） End */

