/* common */
body {
  font-size: 14px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'メイリオ', sans-serif;
  line-height: 1.5;
}

img {
  width: 100%;
  height: auto;
}

p,span {
  display: inline-block;
  transform: scale(0.9,1);
}