body{
  padding: 10px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif", "Lato";
    text-size-adjust:none;
    -webkit-text-size-adjust:none;
    margin: 0;
}
h1{
  border-bottom: 2px solid #333333;
  margin-top: 0;
  margin-bottom: 20px;
}
.attention{
  color: red;
}

h2 {
    font-size: 18px;
    margin-bottom:0;
}

time {
    font-size: 12px;
}

p {
    font-size: 16px;
    padding-top: 0;
}

article {
    line-height: 1;
}