/*
Template: jin
Theme Name: jin-child
Author: CrossPiece
Version: 1.00
*/


.big {
  font-size: 150%;
  font-weight: bold;
}

.bigbig {
  font-size: 200%;
  font-weight: bold;
}

.big2 {
  font-size: 20px;
}

.bs {
  font-size: 10px;
}

.bb {
  font-weight: bold;
}

.bbline {
  color: #000;
  font-weight: bold;
  background: #ffee6c;
}

.bbr {
  color: #dc0000;
  font-weight: bold;
}

/* 投稿ページのメタ情報スタイル上書き */
.cps-post .cps-post-header .cps-post-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: #999;
}

.cps-post .cps-post-header .cps-post-meta .ad {
  margin: 0;
}