/*
css/sbstyle-import.css
*/


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