/*
css/fdstyle-import.css
*/


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