
@charset "utf-8";

/*サッカー日本代表 激闘日誌 2018.03*/
p.stadium {
  font-size:20px;
  font-weight:bold;
  color:#a11c1c;
  text-align:center;
  margin:20px 0 10px 0;
  line-height:1.4;
}
p.stadium span {
  font-size:15px;
  font-weight:normal;
  display:block;
}
p.match {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size:31px;
  font-weight:bold;
  color:#5b2316;
  text-align:center;
  margin:10px 0 0 0;
}

@media screen and (max-width:640px){
p.stadium {
  font-size:16px;
  font-weight:bold;
  color:#a11c1c;
  text-align:center;
  margin:20px 0 10px 0;
  line-height:1.4;
}
p.stadium span {
  font-size:13px;
  font-weight:normal;
  display:block;
  margin-top:3px;
}
p.match {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size:20px;
  font-weight:bold;
  color:#5b2316;
  text-align:center;
  margin:10px 0 20px 0;
}
.category-single .single-sns-02 {
    margin: 0 0 0!important;
}
}
