@include sp {
  /* SP用の記述 */
}
@include pc {
  /* PC用の記述 */
}