/*
css/wcstyle-import.css
*/


/* ページに適用するCSS
-------------------------------------------------------*/
@import "wcstyle-print.css" print;
@import url("pc-wcstyle.css") screen and (min-width:768px);
@import url("sp-wcstyle.css") screen and (max-width:767px);