/* ==========================================================================
  # 共テレサーチ詳細ページ -ch07
========================================================================== */

/* チャンネル番号 */

body.single .p-article--special .p-article__header-channel.-ch07 {
  background-image: url(../img/ico_special_ch07_w.png);
}

/* ロゴ */
body.single .p-article--special .p-article__header-text.-ch07 > span {
  background-image: url(../img/img_special_cat_logo07.png);
  height: 43px;
  width: 243px;
}
@media only screen and (max-width: 767.8px) {
  body.single .p-article--special .p-article__header-text.-ch07 > span {
    height: 32px;
    width: 181px;
  }
}
