@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

.entry-content h2{

padding: 0.8em 0.9em;
box-shadow: none;
font-size:1.1em;
}

.entry-content h3{
font-size:1em;
border-left: none;
border-bottom:3px solid;
padding: 0.5em 0.5em 0.1em;
margin-top: 1.8em;
}


@media (max-width: 30em) {
  #body {
    margin-top: 0;
  }
}
