/*
css/kdstyle-import.css
*/


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