@charset "UTF-8";
/*
---------------------------------------------------------------------------------------------------------------------
ページ
---------------------------------------------------------------------------------------------------------------------
*/
#post-header {
  width: 96%;
  margin: 14px auto 0; }
  @media (min-width: 768px) {
    #post-header {
      margin: 20px auto 0; } }
  #post-header img {
    width: 100px; }
    @media (min-width: 768px) {
      #post-header img {
        width: 140px; } }
