
body {

}

/* スマートフォン用のスタイル */
@media screen and (max-width: 767px) {
  body {
      }
}


hr {
}

