/* CSS Document */

@import url(Pad.css) screen and (min-width:962px) and (max-width: 1224px);
@import url(andro.css) screen and (min-width:761px) and (max-width: 960px);
@import url(Mobile.css) screen and (max-width: 760px);

/* hide template textarea */
.UnpcPush textarea, .PcPush textarea, .MobilePush textarea, .UnmobilePush textarea{display: none;}

/*