/*
css/omstyle-import.css
*/


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