
/* ---------------------------
コンセプトセクション&カテゴリセクション共通
----------------------------*/


.concept-section .text-read .emphasis,
.category-section .text-read .emphasis{
  font-weight: 700;
  font-size: 2.2rem;
}

/* ---------------------------
カテゴリセクション
----------------------------*/

.category-section figure{
  margin: 20px 0 0px;
}

