@charset "UTF-8";
/* ========== ========== ==========
変数定義
========== ========== ========== */
/* ========== ========== ==========
共通部
========== ========== ========== */
/* 共通部ここまで
---------- ---------- */
/* ========== ========== ==========
個別部
========== ========== ========== */
.pBlog {
  margin-bottom: 21px;
}
.pBlog .sectionTitle2 {
  margin-bottom: clamp(52.67px, 6.17vw, 79px);
}
.pBlog_content {
  margin-bottom: 45px;
}

.btns {
  margin-bottom: clamp(90.67px, 10.63vw, 136px);
}

/* 個別部ここまで
---------- ---------- */