/*
Theme Name: storefront child
Theme URI:
Description: storefront child
Template: storefront
Version:1.0.0
*/
.list-none{list-style-type: none;}
.site-footer a{text-decoration: none;}
.hentry .entry-content .wp-block-table td, .hentry .entry-content .wp-block-table th, .editor-styles-wrapper .wp-block-table td, .editor-styles-wrapper .wp-block-table th {
  border: 1px solid #ccc;}
/*
非ログイン時のヘッダー「ガイド一覧」リンク
*/
.user-type-guest ul#menu-header-nav li.mguide{
   display: none;
}
/*非ログイン時のヘッダー「ライブ視聴」リンク*/
.user-type-guest .live-watch{
   display: none;
}