<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mtiit</author_name>
  <author_url>https://blog.hatena.ne.jp/mtiit/</author_url>
  <blog_title>(O+P)ut</blog_title>
  <blog_url>https://www.mtioutput.com/</blog_url>
  <categories>
    <anon>CSS</anon>
  </categories>
  <description>はてなブログのサイドメニュー はてなブログでは、サイドバーがPCとスマホで登場する場所が異なっています。 パソコンで閲覧時 スマホで閲覧時 本記事ではスマホのみサイドバーを消すためのコードを紹介しています。 サイドバーを表示させないコード 以下コードをデザインCSS( Stylesheet )に追記します。 @media(max-width: 767px){ #box2 { display: none; } } コードの解説 Media Queriesと呼ばれる、デバイスのスクリーンサイズを条件に読み込むスタイルを切り替えるCSSの機能です。 max-width : XXXpx は767px以…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mtioutput.com%2Fentry%2Fother%2Fblog%2Fhowtohidesidebar&quot; title=&quot;【はてなブログ】サイドバーをスマホでは非表示にする方法 - (O+P)ut&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/m/mtiit/20190215/20190215214625.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-03-17 00:00:00</published>
  <title>【はてなブログ】サイドバーをスマホでは非表示にする方法</title>
  <type>rich</type>
  <url>https://www.mtioutput.com/entry/other/blog/howtohidesidebar</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
