/*
css/nzstyle-import.css
*/


/* 極地でナゾ売れページに適用するCSS
-------------------------------------------------------*/
@import "nzstyle-print.css" print;
@import url("pc-nzstyle.css") screen and (min-width:768px);
@import url("sp-nzstyle.css") screen and (max-width:767px);